Spring Data Neo4j

Uses of Interface
org.springframework.data.neo4j.template.Neo4jOperations

Packages that use Neo4jOperations
org.springframework.data.neo4j.conversion   
org.springframework.data.neo4j.support   
 

Uses of Neo4jOperations in org.springframework.data.neo4j.conversion
 

Constructors in org.springframework.data.neo4j.conversion with parameters of type Neo4jOperations
QueryMapResulConverter(Neo4jOperations template)
           
 

Uses of Neo4jOperations in org.springframework.data.neo4j.support
 

Classes in org.springframework.data.neo4j.support that implement Neo4jOperations
 class Neo4jTemplate
          Mediator class for the graph related services like the GraphDatabaseService, the used TypeRepresentationStrategy, entity instantiators for nodes and relationships as well as a spring conversion service.
 


Spring Data Neo4j

Copyright © 2013 SpringSource. All Rights Reserved.