You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by Marko Rodriguez <ok...@gmail.com> on 2015/10/20 01:34:56 UTC

[DISCUSS] by(constant(object)) modulator should be by(object).

Hello,

Please see:
	https://issues.apache.org/jira/browse/TINKERPOP3-900

In short,
	by(constant(0)) should become by(0) where that compiles to the AbstractLambdaTraversal ConstantTraversal. Faster and a nice syntax for users.

Marko.

http://markorodriguez.com