| Package | Description |
|---|---|
| com.mware.ge.inmemory |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryElement<TElement extends InMemoryElement> |
class |
InMemoryTable<TElement extends InMemoryElement> |
class |
InMemoryTableElement<TElement extends InMemoryElement> |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryEdge |
class |
InMemoryVertex |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryGraph.addPropertyValue(InMemoryElement element,
InMemoryTableElement inMemoryTableElement,
String key,
String name,
Value value,
Metadata metadata,
Visibility visibility,
Long timestamp,
Authorizations authorizations) |
void |
InMemoryGraph.deleteExtendedData(InMemoryElement element,
String tableName,
String row,
String columnName,
String key,
Visibility visibility,
Authorizations authorizations) |
protected void |
InMemoryGraph.deleteProperty(InMemoryElement element,
InMemoryTableElement inMemoryTableElement,
String key,
String name,
Visibility visibility,
Authorizations authorizations) |
void |
InMemoryGraph.markPropertyHidden(InMemoryElement element,
InMemoryTableElement inMemoryTableElement,
Property property,
Long timestamp,
Visibility visibility,
Authorizations authorizations) |
void |
InMemoryGraph.markPropertyVisible(InMemoryElement element,
InMemoryTableElement inMemoryTableElement,
String key,
String name,
Visibility propertyVisibility,
Long timestamp,
Visibility visibility,
Authorizations authorizations) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.