trilium
    Preparing search index...
    interface Relationship {
        childNoteId: string;
        parentNoteId: string;
    }
    Index

    Properties

    childNoteId: string
    parentNoteId: string