Package | Description |
---|---|
com.blazegraph.gremlin.embedded |
Class and Description |
---|
BlazeGraphEmbedded
An implementation of the tinkerpop3 API that uses an embedded SAIL repository
instance (same JVM).
|
BlazeGraphEmbedded.BlazeTransaction
Tinkerpop3 Transaction object.
|
BlazeGraphReadOnly
BlazeGraphReadOnly extends BlazeGraphEmbedded and thus offers all the same
operations, except write operations will not be permitted
(BlazeGraphReadOnly.tx() will throw an exception).
|
Copyright © 2015–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.