Class ActorHashBindings<TS>Abstract

A comunica actor for hash-bindings events.

Actor types:

  • Input: IActionHashBindings: Metadata for selecting a hash function.
  • Test: IActorTest:
  • Output: IActorHashBindingsOutput: The resulting hash function.
  • IActionHashBindings
  • IActorHashBindingsTest
  • IActorHashBindingsOutput

Type Parameters

  • TS = undefined

Hierarchy (view full)

Constructors

Properties

Actor that must be registered in the bus before this actor.

The bus this actor subscribes to.

name: string

The name for this actor.

{<rdf:subject>}

Methods