Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/RedPlanetHQ/core
/ close
Method
close
packages/providers/src/graph/interface.ts:39–39 ·
view source on GitHub ↗
* Close the database connection
()
Source
from the content-addressed store, hash-verified
37
* Close the database connection
38
*/
39
close(): Promise<void>;
40
41
/**
42
* Get the provider name (e.g.,
"neo4j"
,
"falkordb"
)
Callers
15
closeAll
Method · 0.65
runQuery
Method · 0.65
getAllNodesForUser
Method · 0.65
initNeo4jSchemaOnce
Method · 0.65
close
Method · 0.65
createMCPTransportBridge
Function · 0.65
cleanup
Method · 0.65
findAvailablePort
Function · 0.65
useCdpScreencast
Function · 0.65
GatewayTerminal
Function · 0.65
startStreaming
Function · 0.65
XtermPane
Function · 0.65
Implementers
1
Neo4jGraphProvider
packages/providers/src/graph/neo4j/ind
Calls
no outgoing calls
Tested by
no test coverage detected