Traqula
    Preparing search index...

    Algebra operation representing the Property path zero or more (*). The having specific SPARQL definition

    interface ZeroOrMorePath {
        path: Algebra.PropertyPathSymbol;
        subType?: string;
        type: ZERO_OR_MORE_PATH;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    subType?: string