solomon-db
solomon-db copied to clipboard
Gremlin: Support HasStep traversal with predicate
Is your feature request related to a problem? Please describe.
has(key,predicate)
: Remove the traverser if its element does not have a key value that satisfies the bi-predicate. For more information on predicates, please read A Note on Predicates.