Class ActorHashQuads<TS>Abstract

A comunica actor for hash-quads events.

Actor types:

  • Input: IActionHashQuads: Metadata for selecting a hash function.
  • Test:
  • Output: IActorHashQuadsOutput: The resulting hash function.
  • IActionHashQuads
  • IActorHashQuadsOutput

Type Parameters

  • TS = undefined

Hierarchy (View Summary)

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