Traqula
    Preparing search index...

    Algebra operation representing the Property path alternative (|). Property paths have a specific SPARQL definition

    interface Alt {
        input: Algebra.PropertyPathSymbol[];
        subType?: string;
        type: ALT;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    subType?: string
    type: ALT