com.bigdata.samples
Class TestNamedGraphs

java.lang.Object
  extended by com.bigdata.samples.SampleCode
      extended by com.bigdata.samples.TestNamedGraphs

public class TestNamedGraphs
extends SampleCode

Version:
$Id: TestNamedGraphs.java 2547 2010-03-24 20:44:07Z thompsonbry $
Author:
Bryan Thompson

Field Summary
 
Fields inherited from class com.bigdata.samples.SampleCode
log
 
Constructor Summary
TestNamedGraphs()
           
 
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
 

Constructor Detail

TestNamedGraphs

public TestNamedGraphs()
Method Detail

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.