public class BlazeGraphReadOnly extends BlazeGraphEmbedded
Important: Make sure to close the read-only view as soon as you are done with it.
BlazeGraphEmbedded.BlazeTransactionBlazeGraph.Exceptions, BlazeGraph.GraphStreamer<E>, BlazeGraph.Match, BlazeGraph.Options, BlazeGraph.Transformsorg.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.Variablesclosed, listener, listeners, repoconfig, 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, statementCountaddEdge, 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, verticespublic BlazeGraphEmbedded.BlazeTransaction tx()
tx in interface org.apache.tinkerpop.gremlin.structure.Graphtx in class BlazeGraphEmbeddedBlazeGraphEmbedded.BlazeTransactionpublic com.bigdata.rdf.sail.BigdataSailRepositoryConnection cxn()
cxn in class BlazeGraphEmbeddedpublic void close()
close in interface AutoCloseableclose in interface org.apache.tinkerpop.gremlin.structure.Graphclose in class BlazeGraphEmbeddedBlazeGraphEmbedded.close()Copyright © 2015–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.