| Package | Description |
|---|---|
| com.mware.ge.values | |
| com.mware.ge.values.storable | |
| com.mware.ge.values.storable.random | |
| com.mware.ge.values.utils | |
| com.mware.ge.values.virtual |
| Modifier and Type | Method and Description |
|---|---|
default Base |
ValueMapper.mapTextArray(TextArray value) |
void |
AnyValueWriter.writeNode(String nodeId,
TextArray labels,
MapValue properties,
Authorizations authorizations) |
| Modifier and Type | Class and Description |
|---|---|
class |
CharArray |
class |
EdgeVertexIds |
class |
StringArray |
| Modifier and Type | Field and Description |
|---|---|
static TextArray |
Values.EMPTY_TEXT_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
static TextArray |
Values.stringArray(String... value) |
| Modifier and Type | Method and Description |
|---|---|
static int |
TextValues.compareTextArrays(TextArray a,
TextArray b) |
| Modifier and Type | Method and Description |
|---|---|
TextArray |
RandomValues.nextAlphaNumericTextArray() |
TextArray |
RandomValues.nextBasicMultilingualPlaneTextArray() |
TextArray |
RandomValues.nextTextArray() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrettyPrinter.writeNode(String nodeId,
TextArray labels,
MapValue properties,
Authorizations authorizations) |
| Modifier and Type | Method and Description |
|---|---|
abstract TextArray |
NodeValue.labels() |
| Modifier and Type | Method and Description |
|---|---|
static NodeValue |
VirtualValues.nodeValue(String id,
TextArray labels,
MapValue properties) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.