Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IActorRdfReasonOutput

Hierarchy

  • IActorOutput
    • IActorRdfReasonOutput

Index

Properties

Properties

execute

execute: () => Promise<void>

Type declaration

    • (): Promise<void>
    • Async function that resolves when the reasoning is done.

      Returns Promise<void>

Generated using TypeDoc