GraphMembershipTraversal interface

Properties

incompletenessReason

Reason why the subject could not be traversed completely

isComplete

When true, the subject is traversed completely

subjectDescriptor

The traversed subject descriptor

traversedSubjectIds

Subject descriptor ids of the traversed members

traversedSubjects

Subject descriptors of the traversed members

Property Details

incompletenessReason

Reason why the subject could not be traversed completely

incompletenessReason: string

Property Value

string

isComplete

When true, the subject is traversed completely

isComplete: boolean

Property Value

boolean

subjectDescriptor

The traversed subject descriptor

subjectDescriptor: string

Property Value

string

traversedSubjectIds

Subject descriptor ids of the traversed members

traversedSubjectIds: string[]

Property Value

string[]

traversedSubjects

Subject descriptors of the traversed members

traversedSubjects: string[]

Property Value

string[]