Uses of Interface
org.modeshape.graph.Graph.BaseResults

Packages that use Graph.BaseResults
org.modeshape.graph The ModeShape Graph API defines the types that allow you to work with content organized as a graph. 
 

Uses of Graph.BaseResults in org.modeshape.graph
 

Subinterfaces of Graph.BaseResults in org.modeshape.graph
 interface Results
          A set of nodes returned from a graph, with methods to access the properties and children of the nodes in the result.
 interface Subgraph
          A subgraph returned by the Graph, containing the nodes in the subgraph as well as the properties and children for each of those nodes.
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.