Comunica
    Preparing search index...

    A comunica Post LDP RDF Update Hypermedia Actor.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    beforeActors: Actor<
        IActionRdfUpdateHypermedia,
        IActorTest,
        IActorRdfUpdateHypermediaOutput,
        undefined,
    >[] = []

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

    bus: Bus<
        Actor<
            IActionRdfUpdateHypermedia,
            IActorTest,
            IActorRdfUpdateHypermediaOutput,
            undefined,
        >,
        IActionRdfUpdateHypermedia,
        IActorTest,
        IActorRdfUpdateHypermediaOutput,
        undefined,
    >

    The bus this actor subscribes to.

    destinationType: string
    mediatorHttp: MediatorHttp
    mediatorRdfSerialize: MediatorRdfSerializeHandle
    mediatorRdfSerializeMediatypes: MediatorRdfSerializeMediaTypes
    name: string

    The name for this actor.

    {<rdf:subject>}
    

    Methods