| Package | Description |
|---|---|
| org.springframework.data.neo4j.repository.support |
This package provides a couple of public support classes for building custom imperative and reactive Spring Data Neo4j
repository base classes.
|
| Constructor and Description |
|---|
SimpleNeo4jRepository(Neo4jOperations neo4jOperations,
Neo4jEntityInformation<T,ID> entityInformation) |
SimpleReactiveNeo4jRepository(ReactiveNeo4jOperations neo4jOperations,
Neo4jEntityInformation<T,ID> entityInformation) |
Copyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.