Re: keys are not indexed


marc.d...@...
 

Hi Ankur,

For an alternative approach with an Elasticsearch indexing backend you can also look into:


It is not clear form the examples, however,  whether you could use the returned vertices to create edges on it.

Marc

Op dinsdag 3 oktober 2017 09:56:16 UTC+2 schreef Ankur Goel:

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.