keys are not indexed


Ankur Goel <ankur...@...>
 

Hi,

i need to create dynamic edges based on- if certain property exists or not:

g.V().has('mobile')

I have enabled forced indexes. i am getting below error:

Could not find a suitable index to answer graph query and graph scans are disabled: [()]:VERTEX

Is there any way to create index on property name or alternate approach to achive the same.

----

Join {janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.