neo4j script file format - is there any? -


i predefine graph data neo4j , able load it, maybe via console tool. i'd precisely same mysql cli , .sql files. know if there exists file format .neo or .neo4j? couldn't find such thing in docs...

we .cql or .cypher script files. can pipe shell run it, so:

./neo4j-shell -c < my_file.cypher 

michael hunger doing great work on feature, also, recently. got performance , noise down console. hope gets 1.9 release.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -