Skip to main content

Interface: GraphOptions

Defined in: graph.ts:81 Options for graph creation

Properties

directed?

optional directed?: boolean
Defined in: graph.ts:83 Whether the graph is directed (default: true)