Spring Data Graph

Uses of Package
org.springframework.data.graph.neo4j.repository

Packages that use org.springframework.data.graph.neo4j.repository
org.springframework.data.graph.neo4j.config   
org.springframework.data.graph.neo4j.repository   
 

Classes in org.springframework.data.graph.neo4j.repository used by org.springframework.data.graph.neo4j.config
DirectGraphRepositoryFactory
          Simple Factory for NodeGraphRepository instances.
 

Classes in org.springframework.data.graph.neo4j.repository used by org.springframework.data.graph.neo4j.repository
AbstractGraphRepository
          Repository like finder for Node and Relationship-Entities.
CRUDRepository
          CRUD interface for graph repositories, used as base repository for crud operations
GraphEntityInformation
           
GraphRepository
           
IndexRepository
           
NamedIndexRepository
           
TraversalRepository
           
 


Spring Data Graph

Copyright © 2011. All Rights Reserved.