| Package | Description |
|---|---|
| org.neo4j.ogm.annotation | |
| org.neo4j.ogm.typeconversion |
| Modifier and Type | Method and Description |
|---|---|
static Properties.Phase |
Properties.Phase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Properties.Phase[] |
Properties.Phase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Properties.NoopTransformation.apply(Properties.Phase phase,
String s) |
| Modifier and Type | Method and Description |
|---|---|
void |
MapCompositeConverter.setEnumKeysTransformation(BiFunction<Properties.Phase,String,String> enumKeysTransformation) |
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.