slib.examples.sml.general
Class GraphExample
java.lang.Object
slib.examples.sml.general.GraphExample
public class GraphExample
- extends Object
Snippet of code showing how to interact with the graph, i.e. add vertices, edges
The example also shows how to retrieve all the ancestors and descendants of a particular vertex
More information at http://www.semantic-measures-library.org/
- Author:
- Harispe Sébastien
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphExample
public GraphExample()
main
public static void main(String[] params)
throws slib.utils.ex.SLIB_Exception
- Throws:
slib.utils.ex.SLIB_Exception
Copyright © 2013. All Rights Reserved.