org.jrdf.example
Class JrdfExample

java.lang.Object
  extended by org.jrdf.example.JrdfExample

public class JrdfExample
extends Object

An example that performs simple operations on a JRDF Graph.

Author:
Robert Turner

Constructor Summary
JrdfExample()
          Default Constructor.
 
Method Summary
static void main(String[] args)
          Instantiates a JRDFExample and runs it.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JrdfExample

public JrdfExample()
Default Constructor.

Method Detail

main

public static void main(String[] args)
Instantiates a JRDFExample and runs it.

Parameters:
args - String[]