Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/657#discussion_r126479090
--- Diff: docs/src/upgrade/release-3.3.x.asciidoc ---
@@ -211,6 +211,10 @@ The following deprecated classes, methods or fields
have been removed in this ve
** `org.apache.tinkerpop.gremlin.process.traversal.util.OrP(P...)`
**
`org.apache.tinkerpop.gremlin.process.traversal.util.TraversalScriptFunction`
**
`org.apache.tinkerpop.gremlin.process.traversal.util.TraversalScriptHelper`
+**
`org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal#addV(Object...)`
+**
`org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal#addE(Direction,
String, String, Object...)`
+**
`org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal#addOutE(String,
String, Object...)`
+**
`org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal#addInV(String,
String, Object...)`
--- End diff --
can you please reference the ticket further on down below? you might need
to do the same on your other PRs - didn't look yet.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---