public class BlazeGraphReadOnly extends BlazeGraphEmbedded
Important: Make sure to close the read-only view as soon as you are done with it.
BlazeGraphEmbedded.BlazeTransaction
BlazeGraph.Exceptions, BlazeGraph.GraphStreamer<E>, BlazeGraph.Match, BlazeGraph.Options, BlazeGraph.Transforms
org.apache.tinkerpop.gremlin.structure.Graph.Features, org.apache.tinkerpop.gremlin.structure.Graph.Hidden, org.apache.tinkerpop.gremlin.structure.Graph.OptIn, org.apache.tinkerpop.gremlin.structure.Graph.OptIns, org.apache.tinkerpop.gremlin.structure.Graph.OptOut, org.apache.tinkerpop.gremlin.structure.Graph.OptOuts, org.apache.tinkerpop.gremlin.structure.Graph.Variables
closed, listener, listeners, repo
config, sparqlLog, sparqlLogMax, transforms
Modifier and Type | Method and Description |
---|---|
void |
close()
Close the read-only SAIL connection.
|
com.bigdata.rdf.sail.BigdataSailRepositoryConnection |
cxn()
Return the read-only SAIL connection.
|
BlazeGraphEmbedded.BlazeTransaction |
tx()
Write operations not supported by this class.
|
__tearDownUnitTest, _ask, _project, _select, _update, addListener, cancel, cancel, commit, dumpStore, flush, getRunningQueries, historicalStatementCount, lastCommitTime, open, open, rdfValueFactory, readOnlyConnection, removeListener, rollback, runningQueriesToString, statementCount
addEdge, addVertex, ask, ask, bulkLoad, bulkLoad, bulkLoad, compute, compute, configuration, edge, edgeCount, edges, features, graphAtomTransform, history, history, isBulkLoad, project, project, search, select, select, setBulkLoad, setMaxQueryTime, toString, update, update, valueFactory, variables, vertex, vertexCount, vertices
public BlazeGraphEmbedded.BlazeTransaction tx()
tx
in interface org.apache.tinkerpop.gremlin.structure.Graph
tx
in class BlazeGraphEmbedded
BlazeGraphEmbedded.BlazeTransaction
public com.bigdata.rdf.sail.BigdataSailRepositoryConnection cxn()
cxn
in class BlazeGraphEmbedded
public void close()
close
in interface AutoCloseable
close
in interface org.apache.tinkerpop.gremlin.structure.Graph
close
in class BlazeGraphEmbedded
BlazeGraphEmbedded.close()
Copyright © 2015–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.