create-graph-from-dot
Last updated
Last updated
create-graph-from-dot
adaptor creates a graph structure from text in language format.
dot
Type: text
Required: Yes
The text in .
graph
Type: graph
A graph structure defining nodes and edges.
dot
:
list
:
-> Created an undirected graph from a DOT text.
This adaptor is useful for converting a Dot file to a graph allows for detailed analysis of the relationships and connections within the dataset
This adaptor is useful for converting DOT data to graph format enables users to reformat the graph's nodes through the adaptor.