Documentation of 'medusa.MedusaDataConnection' Java class
MedusaDataConnection
medusa

Interface MedusaDataConnection

  • All Known Implementing Classes:
    Main


    public interface MedusaDataConnection
    Interface for all generic data connections. If you want to write your own data connections, all you need to do is to implement the getGraph() method.
    • Method Detail

      • getGraph

        Graph getGraph()
        This is all you need. Medusa will just ask the connection for the resulting graph. No statuses or anything - it is up to you to show progress etc.
        Returns:
        the graph
      • getGraph

        Graph getGraph(java.lang.String nodes,
                       java.awt.Component c)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.