Class AssetGraphMermaidGraphBuilder

java.lang.Object
org.odpi.openmetadata.commonservices.mermaid.MermaidGraphBuilderBase
org.odpi.openmetadata.commonservices.mermaid.AssetGraphMermaidGraphBuilder

public class AssetGraphMermaidGraphBuilder extends MermaidGraphBuilderBase
  • Constructor Details

    • AssetGraphMermaidGraphBuilder

      public AssetGraphMermaidGraphBuilder(AssetGraph assetGraph)
      Constructor for the graph
      Parameters:
      assetGraph - contents
  • Method Details

    • getInformationSupplyChainMermaidGraph

      public String getInformationSupplyChainMermaidGraph()
      Return the information supply chain graph.
      Returns:
      mermaid graph
    • getFieldLevelLineageGraph

      public String getFieldLevelLineageGraph()
      Return the field level lineage graph.
      Returns:
      mermaid graph