This page deals with Graphana 1.0. Newer versions are available at the Graphana main page.
This page deals with Graphana 1.0. Newer versions are available at the Graphana main page.
| Screenshots | ||||
| ||||
| Program download | ||||
| ||||
| First steps | ||||
When using a shell, Graphana can be executed with the following line:
java -jar graphana.jarAfter initialization, a '>' appears. Statements can be typed in and executed by pressing Enter. The following sequence of inputs depict a simple session:
>loadGraph("sample.dim")
>vertexCount
6700
>edgeCount
21274
>QUIT
To get a quick help, the keyword HELP can be typed in.See the manual for detailed usage information. | ||||
| Documentation | ||||
| ||||
| Main page | For newer releases, contact and license information, see the Graphana main page. |