Function: indexParallelEdgesIndex()
indexParallelEdgesIndex(
graph
,options
?):void
Defined in: edge-curve/src/utils.ts:38
Parameters
graph
Graph
options?
Partial
<{ edgeIndexAttribute
: string
; edgeMaxIndexAttribute
: string
; edgeMinIndexAttribute
: string
; }>
Returns
void