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

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

Uses of Graph.To in org.modeshape.graph
 

Subinterfaces of Graph.To in org.modeshape.graph
static interface Graph.Copy<Next>
          The interface for defining additional nodes to be copied and the locations where the copy is to be placed.
static interface Graph.CopyTarget<Next>
           
 

Classes in org.modeshape.graph that implement Graph.To
protected  class Graph.CopyAction<T>
           
 



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