com.bigdata.samples
Class TestNamedGraphs
java.lang.Object
com.bigdata.samples.SampleCode
com.bigdata.samples.TestNamedGraphs
public class TestNamedGraphs
- extends SampleCode
- Version:
- $Id: TestNamedGraphs.java 2547 2010-03-24 20:44:07Z thompsonbry $
- Author:
- Bryan Thompson
|
Method Summary |
static void |
main(String[] args)
Loads a bunch of data from a zip file. |
void |
test()
Load all data from some directory. |
| Methods inherited from class com.bigdata.samples.SampleCode |
compare, createBindingSet, doLUBMTest, doU1, doU10, executeConstructQuery, executeFreeTextQuery, executeHistoricalQuery, executeProvenanceQuery, executeSelectQuery, getReader, loadProperties, loadSomeData, loadSomeDataFromADocument, readSomeData |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestNamedGraphs
public TestNamedGraphs()
test
public void test()
throws Exception
- Load all data from some directory.
- Parameters:
dir -
- Throws:
Exception
main
public static void main(String[] args)
- Loads a bunch of data from a zip file.
- Parameters:
args - The file name.
- Throws:
Exception
Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.