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_ID |
static String |
PROP_LABELS
This node property may be used to add list of Neo4j labels to a node.
|
static String |
PROP_NAME |
static String |
PROP_QUALIFIERS
An array of qualifier strings for a node.
|
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_LABELS
public static final String PROP_QUALIFIERS
public static final String INDEX_ROOT_NODES
Copyright © 2018 JULIE Lab Jena, Germany. All rights reserved.