Skip to content

hdt-java vs hdt-cpp feature parity matrix #168

Answered by D063520
davidandreoletti asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

the hdt-java and hdt-cpp implementations are completely independent (i.e. not calling each other) but compatible (i.e. and HDT generated with the c++ version can be read by the java version and viceversa).

About the feature matrix, there are many small differences. Generally the c++ version is a bit more efficient in compressing. For querying there are more features in the java version. But there is a big overlap. If you can tell what you want to do we can tell you.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@davidandreoletti
Comment options

Answer selected by D063520
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants