N5folly13BrokenPromiseE: Broken promise for type name nebula::Status
#3786
Labels
type/bug
Type: something is unexpected
nebula::Status
#3786
Please check the FAQ documentation before raising an issue
I already checked FAQ and nothing found :(
Describe the bug (required)
An error raised when executing statement like this:
and it goes
I have totally no idea what it is...graph structure:
tag_a
-[edge_a
]->tag_b
-[edge_a
]->tag_c
Your Environments (required)
uname -a
g++ --version
orclang++ --version
This nebula graph is downloaded from github releases
lscpu
a3ffc7d8
)How To Reproduce(required)
Steps to reproduce the behavior:
Create 3 tags with 5 string properties and 1 edge type with no property
Insert some vertex and edges like I said above
Expected behavior
Return the step count from n to m
Additional context
The text was updated successfully, but these errors were encountered: