Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
3.7.1
-
None
-
dotnet, go, javascript, python
-
None
Description
withoutStrategies() takes Class but the GLVs all have their own problems with this. it's typically one of several problems:
1. bad method signature using TraversalStrategy rather than Class.
2. the translators are broken in some way
3. the serializers are broken for serializing Class
Need to get this fixed so that TINKERPOP-2862 can be settled.
Attachments
Issue Links
- is depended upon by
-
TINKERPOP-3028 Convert translators to make use of the grammar
- Closed