Spring Data Neo4j

Uses of Interface
org.springframework.data.neo4j.repository.NamedIndexRepository

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

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

Classes in org.springframework.data.neo4j.repository that implement NamedIndexRepository
 class AbstractGraphRepository<S extends PropertyContainer,T>
          Repository like finder for Node and Relationship-Entities.
 class NodeGraphRepositoryImpl<T>
           
 class RelationshipGraphRepository<T>
           
 


Spring Data Neo4j

Copyright © 2013 SpringSource. All Rights Reserved.