Re: keys are not indexed


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

Robert,

If both vertex has mobile property then comparing the value is not a problem.

Problem that i am facing is how to identify if a vertex contains that property key or not?

~


On Tuesday, October 3, 2017 at 1:26:16 PM UTC+5:30, Ankur Goel wrote:
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.