| Package | Description |
|---|---|
| iot.jcypher.graph | |
| iot.jcypher.query | |
| iot.jcypher.query.result.util |
| Modifier and Type | Method and Description |
|---|---|
static Graph |
Graph.create(IDBAccess dbAccess)
create an empty graph
|
static Graph |
GrAccess.createGraph(ResultHandler resultHandler) |
Graph |
GrPropertyContainer.getGraph() |
Graph |
Graph.setLockingStrategy(Locking locking)
Set the locking strategy (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
static SyncState |
GrAccess.getGraphState(Graph graph) |
static void |
GrAccess.setDBAccess(IDBAccess dbAccess,
Graph graph) |
static void |
GrAccess.setGraphState(Graph graph,
SyncState state) |
static List<JcError> |
GrAccess.store(Graph graph,
Map<Long,Integer> elementVersionsMap) |
| Modifier and Type | Method and Description |
|---|---|
Graph |
JcQueryResult.getGraph() |
| Modifier and Type | Method and Description |
|---|---|
Graph |
ResultHandler.getGraph() |
Copyright © 2016. All rights reserved.