Different vertex Ids with exactly same properties

I am using Janusgraph 1.0.0-rc2 with Cassandra as a backend.

I recently encountered an issue where I saw two different vertices with different vertex ID but have exactly same properties,

Even when I have indexed the property as UNIQUE.

Is this a known issue of rc2 version?
Was this page helpful?