Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/53AI/53AIHub
/ Disconnect
Method
Disconnect
api/service/vectorstore/interface.go:39–39 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
37
// 连接管理
38
Connect(ctx context.Context) error
39
Disconnect(ctx context.Context) error
40
IsConnected() bool
41
42
// 获取存储类型
Callers
11
deleteVectorsByInfos
Method · 0.95
deleteVectorsFromDB
Method · 0.95
ValidateConnection
Function · 0.95
MigrateData
Function · 0.95
TestBasicFunctionality
Function · 0.95
BenchmarkVectorOperations
Function · 0.95
rebuildSiteEmbeddingReindexCollection
Function · 0.95
deleteVectorsFromDB
Function · 0.95
cleanupVectorsByFileID
Function · 0.95
ensureVectorCollectionExists
Function · 0.95
CloseGlobalVectorStore
Function · 0.65
Implementers
1
QdrantStore
api/service/vectorstore/qdrant.go
Calls
no outgoing calls
Tested by
1
TestBasicFunctionality
Function · 0.76