Cole Greer created TINKERPOP-3185:
-------------------------------------
Summary: Ensure consistency of option key constants for with()
Key: TINKERPOP-3185
URL: https://issues.apache.org/jira/browse/TINKERPOP-3185
Project: TinkerPop
Issue Type: Bug
Components: dotnet, go, javascript, process, python
Affects Versions: 3.7.4
Reporter: Cole Greer
There are inconsistencies across GLVs in some of the constants intended to use
for with() modulation. One such example is PeerPressure.py in python
incorrectly using a pagerank constant:
https://github.com/apache/tinkerpop/blob/5030841548e6da924a71fa39153ef829573de855/gremlin-python/src/main/python/gremlin_python/process/traversal.py#L661
That inconsistency should be fixed, as well as all other similar classes
verified for correctness.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)