Spring Data Neo4j

Uses of Class
org.springframework.data.neo4j.repository.GraphRepositoryFactory.GraphQueryMethod

Packages that use GraphRepositoryFactory.GraphQueryMethod
org.springframework.data.neo4j.repository.query   
 

Uses of GraphRepositoryFactory.GraphQueryMethod in org.springframework.data.neo4j.repository.query
 

Constructors in org.springframework.data.neo4j.repository.query with parameters of type GraphRepositoryFactory.GraphQueryMethod
DerivedCypherRepositoryQuery(org.springframework.data.mapping.context.MappingContext<? extends Neo4jPersistentEntity<?>,Neo4jPersistentProperty> context, GraphRepositoryFactory.GraphQueryMethod method, Neo4jTemplate database)
          Creates a new DerivedCypherRepositoryQuery from the given MappingContext, GraphRepositoryFactory.GraphQueryMethod and Neo4jTemplate.
 


Spring Data Neo4j

Copyright © 2011 SpringSource. All Rights Reserved.