Storage Error: Tag prop not found #5986
Unanswered
KieuVanHanh
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
after I run the command
ALTER TAG Ahihi CHANGE (officialGroup BOOL DEFAULT FALSE NOT NULL);
I get an error when Storage Error: Tag prop not found when querying
Match(u:Ahihi ) return u.Ahihi.officialGroup
Beta Was this translation helpful? Give feedback.
All reactions