Uses of Package
org.springframework.data.neo4j.core.mapping
Packages that use org.springframework.data.neo4j.core.mapping
Package
Description
This package contains configuration related support classes that can be used for application specific, annotated
configuration classes.
This package contains the core infrastructure for creating an imperative or reactive client that can execute queries.
Provides a set of simples types that SDN supports.
The main mapping framework.
This package contains the callback API.
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.core.mapping used by org.springframework.data.neo4j.configClassDescriptionAn implementation of both a
Schema
as well as a Neo4j version of Spring Data'sMappingContext
. -
Classes in org.springframework.data.neo4j.core.mapping used by org.springframework.data.neo4j.coreClassDescriptionAn implementation of both a
Schema
as well as a Neo4j version of Spring Data'sMappingContext
.APersistentProperty
interface with additional methods for metadata related to Neo4j.Wrapper class for property paths and information if they point to an entity. -
Classes in org.springframework.data.neo4j.core.mapping used by org.springframework.data.neo4j.core.convertClassDescriptionA
PersistentProperty
interface with additional methods for metadata related to Neo4j. -
Classes in org.springframework.data.neo4j.core.mapping used by org.springframework.data.neo4j.core.mappingClassDescriptionWarning Internal API, might change without further notice, even in patch releases.The
CreateRelationshipStatementHolder
holds the Cypher Statement to create a relationship as well as the optional properties that describe the relationship in case of more than a simple relationship.A generator based on the schema defined by node and relationship descriptions.Used to keep the raw result around in case of a DTO based projection so that missing properties can be filled later on.Provides minimal information how to map class attributes to the properties of a node or a relationship.Description how to generate Ids for entities.Class that defines a tuple of relationship with properties and the connected target entity.This orchestrates the built-in store conversions and any additional Spring converters.An implementation of both aSchema
as well as a Neo4j version of Spring Data'sMappingContext
.A builder for creating custom instances of aNeo4jMappingContext
.APersistentEntity
interface with additional methods for metadata related to Neo4j.APersistentProperty
interface with additional methods for metadata related to Neo4j.Working on nested relationships happens in a certain algorithmic context.Valid processing states.Reactive Supplier for arbitrary relationship idsSupplier for arbitrary relationship idsDescribes how a class is mapped to a node inside the database.The characteristics of aNeo4jPersistentProperty
can diverge from what is by default derived from the annotated classes.An instance of such a provider can be registered as a Spring bean and will be consulted by theNeo4jMappingContext
prior to creating and populatingpersistent properties
.Something that makes sense of propertyPaths by having an understanding of projection classes.Wrapper class for property paths and information if they point to an entity.A very loose coupling between a dot path and its (possible) owning type.Warning Internal API, might change without further notice, even in patch releases.Description of a relationship.Contains the descriptions of all nodes, their properties and relationships known to SDN. -
Classes in org.springframework.data.neo4j.core.mapping used by org.springframework.data.neo4j.core.mapping.callbackClassDescriptionAn implementation of both a
Schema
as well as a Neo4j version of Spring Data'sMappingContext
.APersistentEntity
interface with additional methods for metadata related to Neo4j. -
Classes in org.springframework.data.neo4j.core.mapping used by org.springframework.data.neo4j.repository.queryClassDescriptionAn implementation of both a
Schema
as well as a Neo4j version of Spring Data'sMappingContext
.APersistentEntity
interface with additional methods for metadata related to Neo4j.Describes how a class is mapped to a node inside the database.Wrapper class for property paths and information if they point to an entity.A very loose coupling between a dot path and its (possible) owning type. -
Classes in org.springframework.data.neo4j.core.mapping used by org.springframework.data.neo4j.repository.supportClassDescriptionAn implementation of both a
Schema
as well as a Neo4j version of Spring Data'sMappingContext
.APersistentEntity
interface with additional methods for metadata related to Neo4j.