slib.examples.sml.general
Class GraphExample

java.lang.Object
  extended by 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

Constructor Summary
GraphExample()
           
 
Method Summary
static void main(String[] params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphExample

public GraphExample()
Method Detail

main

public static void main(String[] params)
                 throws slib.utils.ex.SLIB_Exception
Throws:
slib.utils.ex.SLIB_Exception


Copyright © 2013. All Rights Reserved.