public class NodeConstants extends NodeConstants
| Modifier and Type | Class and Description |
|---|---|
static class |
NodeConstants.Labels |
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEX_ROOT_NODES
An index for "anchor" nodes.
|
static String |
PROP_GENERAL_LABELS
This node property may be used to add list of labels - in a more general sense - to a node.
|
static String |
PROP_ID |
static String |
PROP_NAME |
static String |
PROP_PROPERTIES
This property is supposed to contain a String representing a JSON map with arbitrary key-value pairs.
|
static String |
PROP_QUALIFIERS
An array of qualifier strings for a node.
|
static String |
PROP_UNIQUE_LABELS
The value of this property is a list of boolean properties where each property may exist at most once in the
database.
|
static String |
PROP_VALUE |
KEY_LABELS| Constructor and Description |
|---|
NodeConstants() |
public static final String PROP_NAME
public static final String PROP_ID
public static final String PROP_VALUE
public static final String PROP_GENERAL_LABELS
public static final String PROP_UNIQUE_LABELS
public static final String PROP_QUALIFIERS
public static final String INDEX_ROOT_NODES
public static final String PROP_PROPERTIES
Copyright © 2018 JULIE Lab Jena, Germany. All rights reserved.