This message was deleted.
# nebula
s
This message was deleted.
a
(root@nebula) [(none)]> use sales; Execution succeeded (time spent 428/1283 us) Thu, 11 Nov 2021 110157 WIB (root@nebula) [sales]> show tags; +--------+ | Name | +--------+ | "item" | +--------+ Got 1 rows (time spent 351/1198 us) Thu, 11 Nov 2021 110408 WIB (root@nebula) [sales]> show create tag item; +--------+-----------------------------------+ | Tag | Create Tag | +--------+-----------------------------------+ | "item" | "CREATE TAG
item
( | | |
id_single_item
string NULL, | | |
region
string NULL, | | |
country
string NULL, | | |
item_type
string NULL, | | |
sales_channel
string NULL | | | ) ttl_duration = 0, ttl_col = """ | +--------+-----------------------------------+ Got 1 rows (time spent 414/1292 us) Thu, 11 Nov 2021 110420 WIB (root@nebula) [sales]> show edges; +---------+ | Name | +---------+ | "order" | +---------+ Got 1 rows (time spent 349/1133 us) Thu, 11 Nov 2021 110428 WIB (root@nebula) [sales]> show create edge order; [ERROR (-1004)]: SyntaxError: syntax error near `order' Thu, 11 Nov 2021 111153 WIB
yes, both are from source code and the branch that i use : 2.6.1.