MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / upsertDocStore

Function upsertDocStore

packages/server/src/services/documentstore/index.ts:1689–1993  ·  view source on GitHub ↗
(
    appDataSource: DataSource,
    componentNodes: IComponentNodes,
    telemetry: Telemetry,
    storeId: string,
    data: IDocumentStoreUpsertData,
    files: Express.Multer.File[] = [],
    isRefreshExisting = false,
    orgId: string,
    workspaceId: string,
    subscriptionId: string,
    usageCacheManager: UsageCacheManager
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeDocStoreUpsertFunction · 0.85

Calls 15

checkStorageFunction · 0.90
updateStorageUsageFunction · 0.90
getErrorMessageFunction · 0.90
getFileFromUploadFunction · 0.85
addArrayFilesToStorageFunction · 0.85
mapMimeTypeToInputFieldFunction · 0.85
mapExtToInputFieldFunction · 0.85
stringifyMethod · 0.80
saveProcessingLoaderFunction · 0.70

Tested by

no test coverage detected