Class EmptyGraphType

java.lang.Object
ghidra.service.graph.GraphType
ghidra.service.graph.EmptyGraphType

public class EmptyGraphType extends GraphType
Default GraphType implementation that has no vertex or edge types defined
  • Constructor Details

    • EmptyGraphType

      public EmptyGraphType()