ldbc/ldbc_snb_docs

What is the largest id used by Datagen?

Closed this issue · 1 comments

The spec says implementations need to support at least 2^50 different elements but does not say what's the largest ID generated by Datagen.

It is also not important. Implementations should use int64 to encode IDs.