Ask a question to get started
Enter to sendā¢Shift+Enter new line
Add all nodes and edges from another graph. Note this doesn't check for duplicates, nor does it connect the graphs.
extend(graph: Graph, prefix: string = ""): __type | undefined[]
graph
Graph
prefix
string
""