Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/486 `PathProcessors` are intended for path analysis steps that use `by()`-modulation. Also, what about `CyclicPathStep`? Perhaps just itemize those steps explictly for now and now have them implement `PathProcessor`. However...I guess they are `PathProcessors` that don't project out... hmmm... perhaps do a study of `PathProcessor` use and see if making `SimplePathStep` and `CyclicPathStep` one of those would be a problem.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---