Spring Data Neo4j

Uses of Interface
org.springframework.data.neo4j.support.Infrastructure

Packages that use Infrastructure
org.springframework.data.neo4j.support   
 

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

Classes in org.springframework.data.neo4j.support that implement Infrastructure
 class MappingInfrastructure
           
 

Methods in org.springframework.data.neo4j.support that return Infrastructure
static Infrastructure MappingInfrastructureFactoryBean.createDirect(GraphDatabase graphDatabase, PlatformTransactionManager transactionManager)
           
 Infrastructure Neo4jTemplate.getInfrastructure()
           
 Infrastructure MappingInfrastructureFactoryBean.getObject()
           
 

Constructors in org.springframework.data.neo4j.support with parameters of type Infrastructure
Neo4jTemplate(Infrastructure infrastructure)
           
 


Spring Data Neo4j

Copyright © 2012 SpringSource. All Rights Reserved.