Looking at Tinkerpop3 documentation(http://tinkerpop.apache.org/docs/3.1.1-incubating/reference/#a-note-on-predicates), we can borrow some structures from there.eq, neq, lte, lt, gte, gt seems more interesting than the rest.Any feedback or thought?
First post here!