dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Enums
RelationshipDirection Enum
The direction of the relationship. Can either be forward (from origin to destination) or reverse (from destination to origin).
public enum RelationshipDirection
Fields
Forward 0
Reverse 1