| Package | Description |
|---|---|
| org.springframework.data.neo4j.core.mapping |
The main mapping framework.
|
| org.springframework.data.neo4j.core.schema |
This package contains the schema that is defined by a set of classes, representing nodes and relationships and their
properties.
|
| org.springframework.data.neo4j.core.support |
This package provides a couple of support classes that might be helpful in your domain, for example a predicate
indicating that some transaction may be retried and additional converters and id generators
|
| Class and Description |
|---|
| IdGenerator
Interface for generating ids for entities.
|
| Relationship.Direction
Enumeration of the direction a relationship can take.
|
| Class and Description |
|---|
| CompositeProperty.Phase
Phase of the mapping currently taking place.
|
| IdGenerator
Interface for generating ids for entities.
|
| Relationship.Direction
Enumeration of the direction a relationship can take.
|
| Class and Description |
|---|
| IdGenerator
Interface for generating ids for entities.
|
Copyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.