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, newSailGraphLoader
public RAMGraphFixture() throws org.openrdf.sail.SailException
org.openrdf.sail.SailException
public org.openrdf.sail.Sail getSail()
IGraphFixture
Sail
.public RAMGASEngine.RAMGraph getGraph()
RAMGraphFixture
.public void destroy() throws org.openrdf.sail.SailException
IGraphFixture
Sail
.org.openrdf.sail.SailException
public 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.