Class: FlexJourney

FlexJourney

Represents the journey returned from a FlexVertex exploration. A FlexJourney holds a collection of FlexSegment objects.

Classes

FlexJourney

Members

count

Properties:
Name Type Description
count number The number of FlexSegments returned in the journey

segments

Properties:
Name Type Description
segments Array.<FlexSegment> An array of FlexSegments returned in the journey