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

Add discussion of converting traversals back to text for debug and analysis #178

Open
krlawrence opened this issue Apr 18, 2020 · 0 comments

Comments

@krlawrence
Copy link
Owner

Both GraphSON and native Traversal traversals can be converted back to text strings quite easily using the Java/Groovy client libraries. However the steps involved are not simple to figure out from the JavaDoc. It is also possible from Python and other GLV clients but needs some more work.

Would be good to add a section with examples describing how to do this.

As a start some sample Java code has been uploaded.

https://github.com/krlawrence/graph/blob/master/sample-code/RemoteWriteText.java

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

No branches or pull requests

1 participant