Skip to content

NativeStore and ID overflow #3331

Answered by abrokenjester
kenwenzel asked this question in Q&A
Discussion options

You must be logged in to vote

Theoretically, yes, but given that integer max is over 2 billion, and the scalability of the native store in practice tops out about around 500-700 million triples, there is little danger of hitting that overflow. Keep in mind that even very large datasets will (typically) contain a much smaller number of distinct values, as quite a lot of triples will reuse existing values (especially subjects and properties).

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@kenwenzel
Comment options

kenwenzel Sep 20, 2021
Collaborator Author

@hmottestad
Comment options

@kenwenzel
Comment options

kenwenzel Sep 21, 2021
Collaborator Author

@hmottestad
Comment options

@kenwenzel
Comment options

kenwenzel Nov 10, 2021
Collaborator Author

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