Uses of Package
org.modeshape.graph.connector.path

Packages that use org.modeshape.graph.connector.path
org.modeshape.graph.connector.path The PathRepository class and its supporting classes provide a default read-only implementation of the connector classes for connectors that only support path-based access to a standard representation of a node
org.modeshape.graph.connector.path.cache The PathRepositoryCache class and its supporting classes provide a standard caching mechanism for path-based repositories. 
 

Classes in org.modeshape.graph.connector.path used by org.modeshape.graph.connector.path
PathNode
          Basic interface for a read-only node in a path repository.
PathRepository
           
PathRepositorySource
          An extension of the RepositorySource class that provides a cache policy and a repository context.
PathRepositoryTransaction
          A transaction for a PathRepository.
PathWorkspace
           
WritablePathWorkspace
          Extension of PathWorkspace for repositories that support modification of nodes as well as access to the nodes.
 

Classes in org.modeshape.graph.connector.path used by org.modeshape.graph.connector.path.cache
PathNode
          Basic interface for a read-only node in a path repository.
 



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