org.jrdf.example
Class JrdfExample
java.lang.Object
org.jrdf.example.JrdfExample
public class JrdfExample
- extends Object
An example that performs simple operations on a JRDF Graph.
- Author:
- Robert Turner
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 |
JrdfExample
public JrdfExample()
- Default Constructor.
main
public static void main(String[] args)
- Instantiates a JRDFExample and runs it.
- Parameters:
args
- String[]