Interface: GraphOptions
Defined in: graph.ts:81 Options for graph creationProperties
directed?
Defined in: graph.ts:83 Whether the graph is directed (default: true)optionaldirected?:boolean
Defined in: graph.ts:83 Whether the graph is directed (default: true)optionaldirected?:boolean