| Package | Description |
|---|---|
| com.mware.ge.values | |
| com.mware.ge.values.utils | |
| com.mware.ge.values.virtual |
| Modifier and Type | Method and Description |
|---|---|
void |
AnyValueWriter.writePath(NodeValue[] nodes,
RelationshipValue[] relationships,
Authorizations authorizations) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrettyPrinter.writePath(NodeValue[] nodes,
RelationshipValue[] relationships,
Authorizations authorizations) |
| Modifier and Type | Method and Description |
|---|---|
abstract RelationshipValue |
PathValue.lastRelationship() |
RelationshipValue |
PathValue.DirectPathValue.lastRelationship() |
abstract RelationshipValue[] |
PathValue.relationships() |
RelationshipValue[] |
PathValue.DirectPathValue.relationships() |
static RelationshipValue |
VirtualValues.relationshipValue(String id,
NodeValue startNode,
NodeValue endNode,
TextValue type,
MapValue properties) |
| Modifier and Type | Method and Description |
|---|---|
static PathValue |
VirtualValues.path(NodeValue[] nodes,
RelationshipValue[] relationships) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.