Spring Data Graph

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 NodeGraphRepository<T extends NodeBacked>
           
 class RelationshipGraphRepository<T extends RelationshipBacked>
           
 


Spring Data Graph

Copyright © 2011 SpringSource. All Rights Reserved.