You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No results returned, even though one vertex matches this filter. How is that possible? I indexed the 'name' property. Is it possible there is a bug in the index? What info should I provide for debugging?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Lets go straight to the problem.
Firstly, I run this query:
Here is the result:
Now, lets uncomment this filter
//has('name', 'E00003982').
and try again:No results returned, even though one vertex matches this filter. How is that possible? I indexed the 'name' property. Is it possible there is a bug in the index? What info should I provide for debugging?
Beta Was this translation helpful? Give feedback.
All reactions