Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.4.2
-
None
Description
The implementation of `AnonymousTraversalSource.withRemote(final RemoteConnection remoteConnection)` is changed to depend on a constructor of the traversal source class that accept the RemoteConnection as the only argument in this commit. But such constructors are not generated for DSL traversal sources.
Attachments
Issue Links
- causes
-
TINKERPOP-2580 Update the custom DSL documentation
- Closed