org.neo4j.cypher.export
Class SubGraphExporter
java.lang.Object
org.neo4j.cypher.export.SubGraphExporter
public class SubGraphExporter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubGraphExporter
public SubGraphExporter(SubGraph graph)
export
public void export(PrintWriter out)
exportIndexes
public Collection<String> exportIndexes()
quote
public String quote(String id)
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.