My thought is to just duplicate what's done in the source code here: https://github.com/jexp/neo4j-shell-tools/blob/2.1/src/main/java/org/neo4j/shell/tools/imp/ImportGraphMLApp.java
But I'm curious if there's a better way. On Tuesday, February 17, 2015 at 10:26:11 AM UTC-8, Caleb Jones wrote: > > I've used the neo4j-shell-tools to load GraphML into Neo4j. What I'm > curious about is whether there's a way to programmatically do so from Java > using Neo4j APIs. > > 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.
