langchain.js
    Preparing search index...
    interface AddGraphDocumentsConfig {
        baseEntityLabel?: boolean;
        includeSource?: boolean;
    }
    Index

    Properties

    baseEntityLabel?: boolean
    includeSource?: boolean