Uses of Package
org.springframework.data.neo4j.repository.support
Packages that use org.springframework.data.neo4j.repository.support
Package
Description
A set of annotations for providing custom queries to repositories.
This package provides a couple of public support classes for building custom imperative and reactive Spring Data Neo4j
repository base classes.
-
Classes in org.springframework.data.neo4j.repository.support used by org.springframework.data.neo4j.repository.queryClassDescriptionAn interface that can be added to any repository so that queries can be enriched by
conditions
of the Cypher-DSL.Neo4j specific contract forentity informations
.An interface that can be added to any repository so that queries can be enriched byconditions
of the Cypher-DSL. -