Hi, I just imported the GraphML using the Neo4j-shell.
neo4j-sh (?)$ import-graphml -i sample.graphml GraphML-Import file sample.graphml rel-type RELATED_TO batch-size 40000 use disk-cache false finish after 45 row(s) 0. 99%: nodes = 17 rels = 28 properties = 51 time 19 ms total 19 ms GraphML import created 45 entities. Now how I can verify the data is loaded properly. How can query the loaded data using cypher Regards, Vinoth -- 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.
