Re: Multiple vertices generated for the same index value and vertex properties missing with RF3


hadoopmarc@...
 

Hi Saurabh,

To be sure, in the valueMap(true) return value I see both the id token and an "id" property key appear (I am not even sure whether an "id" property key is allowed). Is this "id" property key something that was part of the input data of the graph? Can you also show the graph schema using:
mgmt = graph.openManagement()
mgmt.printSchema()
Best wishes,    Marc

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