Comunica
    Preparing search index...

    Data interface for the type of an actor run result.

    interface IActorQuerySourceIdentifyOutput {
        querySource: IQuerySourceWrapper;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    querySource: IQuerySourceWrapper

    An identified query source.