Google News
logo
Neo4J - Interview Questions
Explain how Neo4j stores primitive array?
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.
Advertisement