Comunica Link Traversal
    Preparing search index...
    interface IVariable {
        name: string;
        withPolicies: boolean;
    }
    Index

    Properties

    Properties

    name: string

    A variable name, without '?'.

    withPolicies: boolean

    A boolean indicating if the content policies that are defined in the range of followed documents should be considered.