| Package | Description |
|---|---|
| com.graphaware.runtime |
| Modifier and Type | Method and Description |
|---|---|
static GraphAwareRuntime |
RuntimeRegistry.getRuntime(org.neo4j.graphdb.GraphDatabaseService database)
Get the
GraphAwareRuntime registered with the given database. |
static GraphAwareRuntime |
RuntimeRegistry.getStartedRuntime(org.neo4j.graphdb.GraphDatabaseService database)
Get the
GraphAwareRuntime registered with the given database. |
| Modifier and Type | Method and Description |
|---|---|
static void |
RuntimeRegistry.registerRuntime(org.neo4j.graphdb.GraphDatabaseService database,
GraphAwareRuntime runtime)
Register a runtime.
|
Copyright © 2013–2015 Graph Aware Limited. All rights reserved.