public class RAMGraphFixture extends AbstractGraphFixture
| Constructor and Description |
|---|
RAMGraphFixture() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroy the provisioned
Sail. |
RAMGASEngine.RAMGraph |
getGraph()
Return the
RAMGraphFixture. |
org.openrdf.sail.Sail |
getSail()
Return the provisioned
Sail. |
IGASEngine |
newGASEngine(int nthreads) |
IGraphAccessor |
newGraphAccessor(org.openrdf.sail.SailConnection cxnIsIgnored) |
loadGraph, newSailGraphLoaderpublic RAMGraphFixture()
throws org.openrdf.sail.SailException
org.openrdf.sail.SailExceptionpublic org.openrdf.sail.Sail getSail()
IGraphFixtureSail.public RAMGASEngine.RAMGraph getGraph()
RAMGraphFixture.public void destroy()
throws org.openrdf.sail.SailException
IGraphFixtureSail.org.openrdf.sail.SailExceptionpublic IGASEngine newGASEngine(int nthreads)
public IGraphAccessor newGraphAccessor(org.openrdf.sail.SailConnection cxnIsIgnored)
cxnIsIgnored - A connection that will be used to read on the graph.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.