Class IndexCreator

java.lang.Object
org.umlg.model.IndexCreator
All Implemented Interfaces:
org.umlg.runtime.adaptor.UmlgIndexManager

public class IndexCreator extends Object implements org.umlg.runtime.adaptor.UmlgIndexManager
This class is responsible to create all keyed indexes. It is invoked via reflection the first time a graph is created.
  • Constructor Details

    • IndexCreator

      public IndexCreator()
  • Method Details

    • createIndexes

      public void createIndexes()
      Specified by:
      createIndexes in interface org.umlg.runtime.adaptor.UmlgIndexManager