Data interface for the type of an actor run result.

interface IActorRdfUpdateHypermediaOutput {
    destination: IQuadDestination;
}

Hierarchy (View Summary)

Properties

Properties

destination: IQuadDestination

The destination for quads.