Keymaker

NOTICE OF WORK IN PROGRESS

A multi-layer REST API Ruby wrapper for the neo4j graph database.

Oracle: Our time is up. Listen to me, Neo.
        You can save Zion if you reach The Source,
        but to do that you will need the Keymaker.
Neo:    The Keymaker?

Installation

Add this line to your application's Gemfile:

gem 'keymaker'

And then execute:

$ bundle

Or install it yourself as:

$ gem install keymaker

Usage

Configuration

Coming soon

Nodes

Coming soon

Relationships

Coming soon

Indices

Coming soon

Querying

Coming soon

Contributing

  1. Fork it
  2. Create a feature branch (git checkout -b my_new_feature)
  3. Write passing tests!
  4. Commit your changes (git commit -v)
  5. Push to the branch (git push origin my_new_feature)
  6. Create new Pull Request

TODO:

  • Test coverage
  • Helper rake tasks for development
  • Contributing documentation (installing neo4j, etc).
  • Documentation

Acknowledgements

  • Avdi Grimm
  • Micah Cooper
  • Stephen Caudill
  • Travis Anderson

Copyright (c) 2012 Rogelio J. Samour See LICENSE for details.