Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
introspection
FunctionNode
Interface FunctionNode
Function node stored in SurrealDB Includes two-hash strategy for optimal caching
interface
FunctionNode
{
docstring
:
string
;
embeddingHash
:
string
;
embeddingId
:
any
;
filePath
:
string
;
kind
:
number
;
lastUpdated
:
Date
;
name
:
string
;
nodeHash
:
string
;
nodeId
:
number
;
signature
:
any
;
sources
:
SourceLocation
[]
;
}
Index
Properties
docstring
embedding
Hash
embedding
Id
file
Path
kind
last
Updated
name
node
Hash
node
Id
signature
sources
Properties
docstring
docstring
:
string
embedding
Hash
embedding
Hash
:
string
embedding
Id
embedding
Id
:
any
file
Path
file
Path
:
string
kind
kind
:
number
last
Updated
last
Updated
:
Date
name
name
:
string
node
Hash
node
Hash
:
string
node
Id
node
Id
:
number
signature
signature
:
any
sources
sources
:
SourceLocation
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
docstring
embedding
Hash
embedding
Id
file
Path
kind
last
Updated
name
node
Hash
node
Id
signature
sources
Tidyscripts Docs
Loading...
Function node stored in SurrealDB Includes two-hash strategy for optimal caching