See: Description
Class | Description |
---|---|
BoundingBox |
This is a utility class that computes the bounding box of a polygon as a rectangle defined by the lower left and
upper right point.
|
CypherAdapterUtils |
Bridging between Spring Data domain Objects and Cypher constructs.
|
Neo4jQueryLookupStrategy |
Lookup strategy for queries.
|
ReactiveNeo4jQueryLookupStrategy |
Lookup strategy for queries.
|
Annotation Type | Description |
---|---|
CountQuery |
Specialized version of
Query whose values is always used as count projection. |
ExistsQuery |
Specialized version of
Query whose values is always used as exists projection. |
Query |
Annotation to provide Cypher statements that will be used for executing the method.
|
Copyright © 2019–2020 Neo4j, Neo4j Sweden AB. All rights reserved.