| Package | Description |
|---|---|
| org.neo4j.ogm.cypher | |
| org.neo4j.ogm.metadata | |
| org.neo4j.ogm.typeconversion |
| Modifier and Type | Method and Description |
|---|---|
CompositeAttributeConverter |
Filter.getCompositeAttributeConverter()
Deprecated.
since 3.2.3, no replacement.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.setCompositeConverter(CompositeAttributeConverter compositeAttributeConverter) |
| Modifier and Type | Method and Description |
|---|---|
CompositeAttributeConverter |
FieldInfo.getCompositeConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldInfo.setCompositeConverter(CompositeAttributeConverter<?> converter) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapCompositeConverter
MapCompositeConverter converts Map field into prefixed properties of node or relationship entity.
|
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.