|
Spring Data Neo4j | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CypherQueryExecutor | |
|---|---|
| org.springframework.data.neo4j.support | |
| Uses of CypherQueryExecutor in org.springframework.data.neo4j.support |
|---|
| Methods in org.springframework.data.neo4j.support that return CypherQueryExecutor | |
|---|---|
CypherQueryExecutor |
MappingInfrastructureFactoryBean.getCypherQueryExecutor()
|
| Constructors in org.springframework.data.neo4j.support with parameters of type CypherQueryExecutor | |
|---|---|
MappingInfrastructure(GraphDatabase graphDatabase,
org.neo4j.graphdb.GraphDatabaseService graphDatabaseService,
IndexProvider indexProvider,
ResultConverter resultConverter,
PlatformTransactionManager transactionManager,
TypeRepresentationStrategies typeRepresentationStrategies,
EntityRemover entityRemover,
Neo4jEntityPersister entityPersister,
EntityStateHandler entityStateHandler,
CypherQueryExecutor cypherQueryExecutor,
Neo4jMappingContext mappingContext,
TypeRepresentationStrategy<org.neo4j.graphdb.Relationship> relationshipTypeRepresentationStrategy,
TypeRepresentationStrategy<org.neo4j.graphdb.Node> nodeTypeRepresentationStrategy,
javax.validation.Validator validator,
ConversionService conversionService)
|
|
|
Spring Data Neo4j | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||