| Package | Description |
|---|---|
| org.springframework.data.neo4j.core.mapping |
The main mapping framework.
|
| Modifier and Type | Method and Description |
|---|---|
static IdDescription |
IdDescription.forAssignedIds(org.neo4j.cypherdsl.core.SymbolicName symbolicName,
String graphPropertyName) |
static IdDescription |
IdDescription.forExternallyGeneratedIds(org.neo4j.cypherdsl.core.SymbolicName symbolicName,
Class<? extends IdGenerator<?>> idGeneratorClass,
String idGeneratorRef,
String graphPropertyName) |
static IdDescription |
IdDescription.forInternallyGeneratedIds(org.neo4j.cypherdsl.core.SymbolicName symbolicName) |
IdDescription |
NodeDescription.getIdDescription() |
Copyright © 2019–2022 Neo4j, Neo4j Sweden AB. All rights reserved.