@graphty/algorithms / types / GraphConfig
Interface: GraphConfig ​
Defined in: types/index.ts:24
Properties ​
allowParallelEdges ​
allowParallelEdges:
boolean
Defined in: types/index.ts:27
allowSelfLoops ​
allowSelfLoops:
boolean
Defined in: types/index.ts:26
directed ​
directed:
boolean
Defined in: types/index.ts:25