Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kuzu
main
Kuzu
CannotAllocateConnection
Client
Config
Connection
Error
MissingProperty
Node
ID
QueryError
QueryResult
Generated using Crystal 1.14.0
2024-11-26 08:20:09 UTC
abstract struct
Kuzu::
Node
Kuzu::Node
Struct
Value
Object
Defined in:
kuzu.cr
Constructors
.from_kuzu_value
(value : Pointer(LibKuzu::Value)) :
self
.new
(value : Pointer(LibKuzu::Value))
Instance Method Summary
#node_id
: ID
#node_label
: String
Constructor Detail
def self.
from_kuzu_value
(value : Pointer(LibKuzu::Value)) :
self
#
[
View source
]
def self.
new
(value : Pointer(LibKuzu::Value))
#
[
View source
]
Instance Method Detail
def
node_id
:
ID
#
[
View source
]
def
node_label
: String
#
[
View source
]