Spring Data Neo4j

Uses of Package
org.springframework.data.neo4j.support

Packages that use org.springframework.data.neo4j.support
org.springframework.data.neo4j.config   
org.springframework.data.neo4j.cross_store.fieldaccess   
org.springframework.data.neo4j.cross_store.support.node   
org.springframework.data.neo4j.fieldaccess   
org.springframework.data.neo4j.mapping   
org.springframework.data.neo4j.repository   
org.springframework.data.neo4j.repository.query   
org.springframework.data.neo4j.support   
org.springframework.data.neo4j.support.conversion   
org.springframework.data.neo4j.support.mapping   
org.springframework.data.neo4j.support.node   
org.springframework.data.neo4j.support.path   
org.springframework.data.neo4j.support.relationship   
 

Classes in org.springframework.data.neo4j.support used by org.springframework.data.neo4j.config
MappingInfrastructureFactoryBean
           
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.
 

Classes in org.springframework.data.neo4j.support used by org.springframework.data.neo4j.cross_store.fieldaccess
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.
 

Classes in org.springframework.data.neo4j.support used by org.springframework.data.neo4j.cross_store.support.node
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.
 

Classes in org.springframework.data.neo4j.support used by org.springframework.data.neo4j.fieldaccess
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.
 

Classes in org.springframework.data.neo4j.support used by org.springframework.data.neo4j.mapping
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.
 

Classes in org.springframework.data.neo4j.support used by org.springframework.data.neo4j.repository
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.
 

Classes in org.springframework.data.neo4j.support used by org.springframework.data.neo4j.repository.query
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.
 

Classes in org.springframework.data.neo4j.support used by org.springframework.data.neo4j.support
DoReturn
          Wrapper for return values of FieldAccessor methods.
Infrastructure
           
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.
 

Classes in org.springframework.data.neo4j.support used by org.springframework.data.neo4j.support.conversion
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.
Neo4jTemplateAware
           
 

Classes in org.springframework.data.neo4j.support used by org.springframework.data.neo4j.support.mapping
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.
 

Classes in org.springframework.data.neo4j.support used by org.springframework.data.neo4j.support.node
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.
 

Classes in org.springframework.data.neo4j.support used by org.springframework.data.neo4j.support.path
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.
 

Classes in org.springframework.data.neo4j.support used by org.springframework.data.neo4j.support.relationship
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 © 2012 SpringSource. All Rights Reserved.