Methods for dealing with Junctions.

Hierarchy

  • SdkModule
    • Junctions

Methods

Methods

  • Returns Junction[]

    an array of all the junctions in the WME data model

  • Parameters

    • args: { junctionId: number }
      • junctionId: number

        An id of the junction to find.

    Returns null | Junction

    junctions with id, or null if not found in the WME data model