Skip to content

Conversation

@WolfgangFahl
Copy link

Hi Marko,

when trying to fixup to 3.4.6 there were two issues:

The constructor AddVertexStartStep(Traversal.Admin, String) is ambiguous
So i tried both
// which one of these is needed?
// Traversal<?,String> vertexLabelTraversal=null;
// String vertexLabel=null;

but in all cases the shouldSupportfindDocuments test case fails.
I fixed the order of expected/found for the steps and made things easier to debug.

What needs to be done to get this to the Proof of Concept is working point again?
I might work some more on the POC ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant