| Package | Description |
|---|---|
| org.gcube.data.tr.neo.nodes |
| Modifier and Type | Method and Description |
|---|---|
static BindingMode |
BindingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingMode[] |
BindingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PersistentLeaf(org.neo4j.graphdb.Node dbnode,
BindingMode mode) |
PersistentNode(org.neo4j.graphdb.GraphDatabaseService db,
org.neo4j.graphdb.Node dbnode,
BindingMode mode)
Creates an instance over a database node, in a given binding mode.
|
Copyright © 2018. All Rights Reserved.