interface AddGraphDocumentsConfig {
    baseEntityLabel?: boolean;
    includeSource?: boolean;
}

Properties

baseEntityLabel?: boolean
includeSource?: boolean

Generated using TypeDoc