Spring Data Neo4j

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

Packages that use org.springframework.data.neo4j.repository
org.springframework.data.neo4j.repository   
org.springframework.data.neo4j.repository.query   
org.springframework.data.neo4j.support   
org.springframework.data.neo4j.template   
 

Classes in org.springframework.data.neo4j.repository used by org.springframework.data.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
           
 

Classes in org.springframework.data.neo4j.repository used by org.springframework.data.neo4j.repository.query
GraphRepositoryFactory.GraphQueryMethod
           
 

Classes in org.springframework.data.neo4j.repository used by org.springframework.data.neo4j.support
GraphRepository
           
 

Classes in org.springframework.data.neo4j.repository used by org.springframework.data.neo4j.template
GraphRepository
           
 


Spring Data Neo4j

Copyright © 2011 SpringSource. All Rights Reserved.