0 votes
in Neo4j by
how Neo4j stores primitive array?

1 Answer

0 votes
by

Neo4j stores primitive array in a compressed way in order to save the space on disk, to do that it uses a “bit saving” algorithm.

Related questions

+1 vote
asked Jan 27, 2023 in Neo4j by sharadyadav1986
+1 vote
+1 vote
+1 vote
asked Jan 25, 2023 in Neo4j by sharadyadav1986
...