GraphLab Project

graphlab.plugins.commandline.commands
Class NativeCommands

java.lang.Object
  extended by graphlab.plugins.commandline.commands.NativeCommands

public class NativeCommands
extends java.lang.Object


Constructor Summary
NativeCommands(BlackBoard bb)
           
 
Method Summary
 java.lang.String ghomomorph(GraphModel g1, GraphModel g2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NativeCommands

public NativeCommands(BlackBoard bb)
Method Detail

ghomomorph

public java.lang.String ghomomorph(GraphModel g1,
                                   GraphModel g2)

GraphLab Project