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

Question #1

Open
jexp opened this issue Mar 9, 2013 · 2 comments
Open

Question #1

jexp opened this issue Mar 9, 2013 · 2 comments

Comments

@jexp
Copy link

jexp commented Mar 9, 2013

Hi,

do you plan to continue to work on this library?

Do you consider it usable/stable? If so I'd love to add it to neo4j.org/drivers?

Do you have some more examples besides the readme / perhaps a blog post somewhere or a screencast?

Thanks Michael, Neo4j community team

@vagmi
Copy link
Owner

vagmi commented Mar 10, 2013

I will continue to work on it. I will get out a screencast and a blog bost sometime during the next weekend.

What works now:

  • Insertion of nodes into the database and indexing them in parallel both in transactional and batch mode
  • Looking up nodes using exact index queries using lucene
  • Simple cypher query method acts as a delegator

Whats on the cards:

  • Documentation
  • A traversal DSL that makes it simple enough to write expanders, filters and custom path evaluators

@jexp
Copy link
Author

jexp commented Mar 10, 2013

Great, ping me when you got sth or I can help!

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

No branches or pull requests

2 participants