Re: [DISCUSS] Vertex Centric Index with UUID


Keith Lohnes <loh...@...>
 

Great. I'll try to get a PR together sometime in the next week or two. I have something written, it seems to work well, but I need to write some tests before I submit a PR.


On Tuesday, March 13, 2018 at 12:31:42 AM UTC-4, Jason Plurad wrote:
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.