Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GraphMembershipTraversal

Hierarchy

  • GraphMembershipTraversal

Index

Properties

Optional incompletenessReason

incompletenessReason: string

Reason why the subject could not be traversed completely

Optional isComplete

isComplete: boolean

When true, the subject is traversed completely

Optional subjectDescriptor

subjectDescriptor: string

The traversed subject descriptor

Optional traversedSubjectIds

traversedSubjectIds: Array<string>

Subject descriptor ids of the traversed members

Optional traversedSubjects

traversedSubjects: Array<string>

Subject descriptors of the traversed members

Generated using TypeDoc