Spring Data Neo4j

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

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

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

Constructors in org.springframework.data.neo4j.repository.query with parameters of type GraphQueryMethod
DerivedCypherRepositoryQuery(Neo4jMappingContext mappingContext, GraphQueryMethod queryMethod, Neo4jTemplate template)
          Creates a new DerivedCypherRepositoryQuery from the given MappingContext, GraphQueryMethod and Neo4jTemplate.
 


Spring Data Neo4j

Copyright © 2011 SpringSource. All Rights Reserved.