public abstract class AbstractGraphFixture extends Object implements IGraphFixture
Constructor and Description |
---|
AbstractGraphFixture() |
Modifier and Type | Method and Description |
---|---|
void |
loadGraph(String... resources)
Load a graph into the test harness.
|
protected SailGraphLoader |
newSailGraphLoader(org.openrdf.sail.SailConnection cxn) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, getSail, newGASEngine, newGraphAccessor
public void loadGraph(String... resources) throws Exception
IGraphFixture
loadGraph
in interface IGraphFixture
resources
- Zero or more resources to be loaded.Exception
protected SailGraphLoader newSailGraphLoader(org.openrdf.sail.SailConnection cxn)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.