You find some information on neo4j.org/develop/internals e.g. the blog series
from Chris Gioran.
It uses adjacency lists of relationships per direction and type.
But you can also just look at the code.
Michael
Am 23.04.2014 um 05:45 schrieb Alireza Rezaei Mahdiraji :
>
> Hi All,
>
> I am l
Hi All,
I am looking to find out how Neo4j internally stores graphs, e.g., does it
use an adjacency list or matrix or ...?
Is there any benchmark which shows what data structure is the best for
graphs?
Thanks,
Best,
Alireza
--
You received this message because you are subscribed to the Go