@graphty/algorithms / types / CentralityOptions
Interface: CentralityOptions ​
Defined in: types/index.ts:90
Extended by ​
Properties ​
endpoints? ​
optionalendpoints:boolean
Defined in: types/index.ts:92
mode? ​
optionalmode:"in"|"out"|"total"
Defined in: types/index.ts:93
normalized? ​
optionalnormalized:boolean
Defined in: types/index.ts:91