Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/googleapis/mcp-toolbox
/ String
Method
String
internal/tools/neo4j/neo4jschema/types/types.go:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
// ValueType interface representing a Neo4j value.
19
type
ValueType
interface
{
20
String() string
21
}
22
23
// SchemaInfo represents the complete database schema.
Callers
15
Invoke
Method · 0.65
buildParams
Function · 0.65
TestInvokeAllowedDatasetsValidation
Function · 0.65
getStream
Function · 0.65
getStream
Function · 0.65
ConvertValue
Function · 0.65
getURL
Function · 0.65
escapeUnquotedParameterValue
Function · 0.65
Invoke
Method · 0.65
TestValidateMCPAuth_Opaque_Fallback
Function · 0.65
validateOpaqueToken
Method · 0.65
WaitForString
Function · 0.65
Implementers
1
Error
internal/server/mcp/jsonrpc/jsonrpc.go
Calls
no outgoing calls
Tested by
15
TestInvokeAllowedDatasetsValidation
Function · 0.52
TestValidateMCPAuth_Opaque_Fallback
Function · 0.52
TestIsWriteOperation
Function · 0.52
TestLevelToSeverity
Function · 0.52
TestStdLogger
Function · 0.52
TestStructuredLoggerDebugLog
Function · 0.52
TestExtractMeta
Function · 0.52
verifyLinkedResources
Function · 0.52
invokeCommand
Function · 0.52
invokeCommandWithContext
Function · 0.52
TestDefaultLoggingFormat
Function · 0.52
TestDefaultLogLevel
Function · 0.52