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, waitdestroy, getSail, newGASEngine, newGraphAccessorpublic void loadGraph(String... resources) throws Exception
IGraphFixtureloadGraph in interface IGraphFixtureresources - Zero or more resources to be loaded.Exceptionprotected SailGraphLoader newSailGraphLoader(org.openrdf.sail.SailConnection cxn)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.