Hi, when i perform an import-graphml it works fine but with export-graphml i keep getting an error on the filename (w7)
- neo4j-sh (?)$ import-graphml -i "file:///c:/neo4jdata/test.graphml" - ==> GraphML-Import file file:///c:/neo4jdata/test.graphml rel-type RELATED_TO batch-size 40000 use disk-cache false - ==> finish after 23 row(s) 0. 99%: nodes = 11 rels = 12 properties = 0 time 9 ms total 9 ms - ==> GraphML import created 23 entities. - export-graphml -o "file:///c:/neo4jdata/test.graphml" - ==> file:\c:\neo4jdata\test.graphml (The filename, directory name, or volume label syntax is incorrect) any clues ? thx koen -- 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.
