Class | Description |
---|---|
BasicRepositoryProvider |
This utilty class is provided as a convenience for getting started with
Blazegraph.
|
BlazeGraphEmbedded |
An implementation of the tinkerpop3 API that uses an embedded SAIL repository
instance (same JVM).
|
BlazeGraphFactory |
Helper class for the gremlin console.
|
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.