Traqula
    Preparing search index...
    TripleNesting: Node & {
        annotations?: Annotation[];
        object: GraphNode;
        predicate: TermIri | TermVariable | Path;
        subject: GraphNode;
        type: "triple";
    }