Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tries upgrading to 3.4.6 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.

None yet

1 participant