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