langchain.js
    Preparing search index...
    type RelType = {
        properties: { property: string; type: string }[];
        type: string;
    }
    Index

    Properties

    Properties

    properties: { property: string; type: string }[]
    type: string