Class DataFlowGraph
Object
gudusoft.gsqlparser.dlineage.graph.DataFlowGraph
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongenerateDataFlowGraph(dataflow dataflow, boolean showLinkOnly, boolean hideColumn, List<RelationshipType> relationshipTypes, Map<String, String> tooltipMap) getNodes()
-
Constructor Details
-
DataFlowGraph
public DataFlowGraph()
-
-
Method Details
-
generateDataFlowGraph
public Pair3<String,Boolean, generateDataFlowGraphSet<String>> (dataflow dataflow, boolean showLinkOnly, boolean hideColumn, List<RelationshipType> relationshipTypes, Map<String, String> tooltipMap) throws IOException- Throws:
IOException
-
getNodes
-
getRelationships
-