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

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

Uses of Graph.WithScope in org.modeshape.graph
 

Subinterfaces of Graph.WithScope in org.modeshape.graph
static interface Graph.ApplyFunction<Next>
          Interface for defining the application of a function.
static interface Graph.WithInput<Next>
          The interface for defining input parameters for a function.
 

Classes in org.modeshape.graph that implement Graph.WithScope
 class Graph.ApplyFunctionAction<T>
           
 



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