@Deprecated public class UniqueLabelsManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEX_UNIQUE_LABELS
Deprecated.
|
| Constructor and Description |
|---|
UniqueLabelsManager()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
addUniqueLabelsToNode(org.neo4j.graphdb.GraphDatabaseService graphDb,
org.neo4j.graphdb.Node node,
org.neo4j.shell.util.json.JSONArray uniqueLabels)
Deprecated.
|
static void |
addUniqueLabelToNode(org.neo4j.graphdb.GraphDatabaseService graphDb,
org.neo4j.graphdb.Node node,
String uniqueLabel)
Deprecated.
|
public static final String INDEX_UNIQUE_LABELS
public static void addUniqueLabelToNode(org.neo4j.graphdb.GraphDatabaseService graphDb,
org.neo4j.graphdb.Node node,
String uniqueLabel)
public static void addUniqueLabelsToNode(org.neo4j.graphdb.GraphDatabaseService graphDb,
org.neo4j.graphdb.Node node,
org.neo4j.shell.util.json.JSONArray uniqueLabels)
throws org.neo4j.shell.util.json.JSONException
org.neo4j.shell.util.json.JSONExceptionCopyright © 2018 JULIE Lab Jena, Germany. All rights reserved.