Re: [DISCUSS] Vertex Centric Index with UUID


Jason Plurad <plu...@...>
 

Sounds reasonable enough to me. I opened up issue 948  to track this.


On Friday, March 9, 2018 at 9:58:54 AM UTC-5, Keith Lohnes wrote:
In the docs it states that

>The property keys used in a vertex-centric index must have an explicitly defined data type (i.e. not Object.class) which supports a native sort order.

I'm curious as to exactly what that means. As far as I can tell it just means "implements `Comparable`". If so, is there any reason to not have UUID implement `OrderPreservingSerializer`? 

If it's something that can/should be done, I'm happy to submit a PR for it.

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