|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.sones.GraphDSClient.Demo.GraphDSClientDemo
public class GraphDSClientDemo
Constructor Summary | |
---|---|
GraphDSClientDemo()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static void |
printQueryResult(QueryResult myResult)
Prints a QueryResult |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphDSClientDemo()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.io.IOException, java.lang.Exception
args
-
java.lang.Exception
java.io.IOException
public static void printQueryResult(QueryResult myResult)
myResult
- QueryResult to print
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |