de.fuberlin.wiwiss.ng4j.examples
Class SPARQLExample

java.lang.Object
  extended by de.fuberlin.wiwiss.ng4j.examples.SPARQLExample

public class SPARQLExample
extends Object


Constructor Summary
SPARQLExample()
           
 
Method Summary
static void main(String[] args)
          Executes a SPARQL query against a NamedGraphSet and prints results.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SPARQLExample

public SPARQLExample()
Method Detail

main

public static void main(String[] args)
Executes a SPARQL query against a NamedGraphSet and prints results.