Uses of Package
org.jboss.dna.graph.session

Packages that use org.jboss.dna.graph.session
org.jboss.dna.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.jboss.dna.graph.session used by org.jboss.dna.graph.session
GraphSession
          This class represents an interactive session for working with the content within a graph.
GraphSession.Authorizer
           
GraphSession.Authorizer.Action
           
GraphSession.Node
           
GraphSession.NodeId
          An immutable identifier for a node, used within the GraphSession.
GraphSession.NodeVisitor
          The node visitor.
GraphSession.Operations
           
GraphSession.PropertyInfo
           
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-2009 JBoss, a division of Red Hat. All Rights Reserved.