Neo4j Enterprise

Uses of Interface
org.neo4j.cypher.export.SubGraph

Packages that use SubGraph
org.neo4j.cypher.export   
 

Uses of SubGraph in org.neo4j.cypher.export
 

Classes in org.neo4j.cypher.export that implement SubGraph
 class CypherResultSubGraph
           
 class DatabaseSubGraph
           
 

Methods in org.neo4j.cypher.export that return SubGraph
static SubGraph CypherResultSubGraph.from(ExecutionResult result, boolean addBetween)
           
static SubGraph DatabaseSubGraph.from(GraphDatabaseService gdb)
           
 

Constructors in org.neo4j.cypher.export with parameters of type SubGraph
SubGraphExporter(SubGraph graph)
           
 


Neo4j Enterprise

Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.