| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS |
"org.neo4j.ogm.annotation.EndNode" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS |
"org.neo4j.ogm.annotation.GraphId" |
public static final String |
NAME |
"name" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS |
"org.neo4j.ogm.annotation.Labels" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS |
"org.neo4j.ogm.annotation.NodeEntity" |
public static final String |
LABEL |
"label" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS |
"org.neo4j.ogm.annotation.Property" |
public static final String |
NAME |
"name" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS |
"org.neo4j.ogm.annotation.Relationship" |
public static final String |
DIRECTION |
"direction" |
public static final String |
INCOMING |
"INCOMING" |
public static final String |
OUTGOING |
"OUTGOING" |
public static final String |
TYPE |
"type" |
public static final String |
UNDIRECTED |
"UNDIRECTED" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS |
"org.neo4j.ogm.annotation.RelationshipEntity" |
public static final String |
TYPE |
"type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS |
"org.neo4j.ogm.annotation.StartNode" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS |
"org.neo4j.ogm.annotation.Transient" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS |
"org.neo4j.ogm.annotation.typeconversion.Convert" |
public static final String |
CONVERTER |
"value" |
public static final String |
GRAPH_TYPE |
"graphPropertyType" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS |
"org.neo4j.ogm.annotation.typeconversion.DateLong" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS |
"org.neo4j.ogm.annotation.typeconversion.DateString" |
public static final String |
FORMAT |
"value" |
public static final String |
ISO_8601 |
"yyyy-MM-dd\'T\'HH:mm:ss.SSSXXX" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS |
"org.neo4j.ogm.annotation.typeconversion.EnumString" |
public static final String |
TYPE |
"value" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS |
"org.neo4j.ogm.annotation.typeconversion.NumberString" |
public static final String |
TYPE |
"value" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_GENERATED_INDEXES_DIR |
"." |
Copyright © 2017 Neo Technology, Inc.. All rights reserved.