This repository was archived by the owner on Oct 10, 2025. It is now read-only.
Kuzu LIST to c++ std::vector #5621
Unanswered
dlawnsgh95
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @dlawnsgh95 A simple example would be: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i want to convert result of query
RETURN CAST("[1,2]" AS UINT16[])"intostd::vectot<uint16_t>in c++.is there any way to do this in c++ api?
Beta Was this translation helpful? Give feedback.
All reactions