• Finds the matching bindings in the given data set for the given BGP query.

    Parameters

    • bgp: Quad[]

      BGP to solve

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

      Dataset to query.

    Returns SimpleBinding[]