Hi, I know there's some debate about real performance with neo4j. I created the almost complete set of italians regions, cities and towns, in a simple graph where each Region has Provinces, each Province has Districts. We have a total of about 8000 districts, so this set of data is not so big.
With Neo4j graph creation it tooks more than a hour on a Core I7 with 8GB of RAM. Trying the same on a SQL database, less than 8 seconds. I'm not creating cypher queries directly, I'm using Django for both examples. So, neo4django when dealing with neo4j. One can think it's all neo4django overhead, but I seriously doubt it. Is neo4j generally slow on create nodes? -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
