How can I execute commands from a CQL file within Neo4j's shell? -


i have file importdata.cql populates database. there way while within neo4j's shell execute commands within file calling on file rather pasting in each command?

when .cql, assuming file contains bunch of cypher queries. if yes can use "./bin/neo4jshell -file "name of file" -path "db-path"

thanks, sumit


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -