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

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

Uses of Graph.FromName in org.modeshape.graph
 

Subinterfaces of Graph.FromName in org.modeshape.graph
static interface Graph.RemoveValue<Next>
          The interface for defining the node on which an Graph.removeValue(Object) operation applies and what additional values (if any) should be removed.
 

Classes in org.modeshape.graph that implement Graph.FromName
 class Graph.RemoveValueAction<T>
           
 



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