jexp / neo4j-shell-tools

A bunch of import/export tools for the neo4j-shell
288 stars 55 forks source link

Running export-graphml returns null #84

Closed tjwright closed 8 years ago

tjwright commented 8 years ago

I am trying to export a database in graphml using the neo4j-shell-tools. However when I run the command:

export-graphml [-o out.graphml] [-t]

as outlined in this post here: https://inserpio.wordpress.com/2014/02/10/how-to-load-neo4art-graph-db-into-gephi/

The neo4j-shell just returns 'null' and an empty out.graphml file.

jexp commented 8 years ago

the things in square brackets are just examples you have to remove the square brackets

export-graphml -o out.graphml