Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add disk HDT indexing #178

Merged
merged 1 commit into from
Nov 22, 2022
Merged

add disk HDT indexing #178

merged 1 commit into from
Nov 22, 2022

Conversation

ate47
Copy link
Contributor

@ate47 ate47 commented Nov 16, 2022

In this PR I added the hdt option bitmaptriples.sequence.disk (boolean) to allow to Index an HDT using the disk versions of the Sequence/Bitmap, this is an internal change to the CORE, so if the option isn't specified, nothing will change.

I've fixed a bug in the LongArrayDisk class.

I've added tests to check my changes.

@ate47
Copy link
Contributor Author

ate47 commented Nov 22, 2022

I've rebased my code to the new version of master if you want to get a look @D063520

@D063520
Copy link
Contributor

D063520 commented Nov 22, 2022

thank you, we can merge this!

@D063520 D063520 merged commit aa1ff09 into rdfhdt:master Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants