Spring Data Neo4j

Uses of Class
org.springframework.data.neo4j.repository.AbstractGraphRepository

Packages that use AbstractGraphRepository
org.springframework.data.neo4j.repository   
 

Uses of AbstractGraphRepository in org.springframework.data.neo4j.repository
 

Subclasses of AbstractGraphRepository in org.springframework.data.neo4j.repository
 class NodeGraphRepositoryImpl<T>
           
 class RelationshipGraphRepository<T>
           
 


Spring Data Neo4j

Copyright © 2011 SpringSource. All Rights Reserved.