Class Graph

java.lang.Object
org.umlg.sqlg.structure.topology.Graph
All Implemented Interfaces:
TopologyInf

public class Graph extends Object implements TopologyInf
Author:
Pieter Martin Date: 2017/11/14
  • Constructor Details

    • Graph

      public Graph()
  • Method Details

    • isCommitted

      public boolean isCommitted()
      Specified by:
      isCommitted in interface TopologyInf
    • getName

      public String getName()
      Specified by:
      getName in interface TopologyInf
    • remove

      public void remove(boolean preserveData)
      Description copied from interface: TopologyInf
      remove the topology item
      Specified by:
      remove in interface TopologyInf
      Parameters:
      preserveData - if true we don't delete at the SQL level