Uses of Package
org.modeshape.graph.session

Packages that use org.modeshape.graph.session
org.modeshape.graph.session A graph session provides a stateful environment in which graph operations can be enqueued and the state and structure of the graph are cached. 
 

Classes in org.modeshape.graph.session used by org.modeshape.graph.session
GraphSession
          This class represents an interactive session for working with the content within a graph.
GraphSession.Authorizer
           
GraphSession.Authorizer.Action
           
GraphSession.Dependencies
           
GraphSession.LoadNodesVisitor
          An abstract base class for visitors that need to load nodes using a single batch for all read operations.
GraphSession.Node
           
GraphSession.NodeId
          An immutable identifier for a node, used within the GraphSession.
GraphSession.NodeIdFactory
           
GraphSession.NodeVisitor
          The node visitor.
GraphSession.Operations
           
GraphSession.PropertyInfo
           
GraphSession.RefreshState
           
GraphSession.Snapshot
           
GraphSession.Status
           
GraphSession.StructureSnapshot
          A read-only visitor that walks the cache to obtain a snapshot of the cache structure.
InvalidStateException
          A runtime exception signaling an invalid state of a graph session.
ValidationException
          A runtime exception signaling failed validation within a graph session.
 



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