Skip to content

Old Traverser Wrapper for this REST binding #7

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

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

Conversation

FaKod
Copy link

@FaKod FaKod commented May 24, 2012

Here is my initial implementation of RestOldTraverserWrapper. It provides some

public static org.neo4j.graphdb.Traverser traverse(...)

implementations to support the old style Traverser. The only not implemented is the one with ReturnEval and StopEval. Instead I've added some methods to support server side pruning or filtering in a script language.

I assume that you'll write some tests, because my tests are running with neo4j-scala :-)

hope this helps...

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