Hi, > Regarding 1) > Do I understand right that the proposed ByModulating interface is part of the > software design but not part of the gremlin language visible to the end user?
Yes. This is a very internal/low-level construct. The traversal-writing user won't know the difference. > Regarding 2) general > The greatest limitation I file right now with the OLAP traversal is the > inability to add properties and edges to the graph. Is this limitation still > valid given the more efficient graph storage solution in 3.1.1+? Should I > wait for more stable vendor implementations? This is not related to this [DISCUSS] but yes, OLAP updates will be coming in a near the future. > Regarding 3) limit() on VertexProgram output > Indeed, it feels natural to me if are "the traversers that enter a > XXXVertexProgramStep the traversers that exit a XXXVertexProgramStep" Cool. Marko.