Function getMatcher

  • Finds the IMatcher with the given identifier in the given dataset.

    Parameters

    • data: Store<Quad, Quad, Quad, Quad>

      Dataset to look in.

    • matcher: Term

      Identifier of the matcher.

    Returns IMatcher