I'm doing some exploring in  neo4j but i got stuck,I inserted big amount of 
data (about 240000 nodes, 500000properties in four different node labels) 
and now I'm trying to create relationship between two node labels and as i 
run the query it executes for 20-25 minutes but returning nothing, i tried 
to change neo4j-wrapper.conf file (I changed wrapper.java.initmemory and 
wrapper.java.maxmemory parameters) and neo4j.properties file 
 (neostore.nodestore.db.mapped_memory=1G
neostore.relationshipstore.db.mapped_memory=1G
 neostore.propertystore.db.mapped_memory=1G
neostore.propertystore.db.strings.mapped_memory=1G
neostore.propertystore.db.arrays.mapped_memory=1G)
but nothing worked , any suggestions? i really need one :D 
thanks.

-- 
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/d/optout.

Reply via email to