-
Notifications
You must be signed in to change notification settings - Fork 274
Home
subvertallchris edited this page Sep 29, 2014
·
100 revisions
Neo4j.rb (neo4j
gem) is a Ruby wrapper for the Neo4j graph database.
It is a “Drop in” replacement for Rails Active Record.
WARNING: Much of the information in this wiki is out of date. We are in the process of moving things to readthedocs
- Project Introduction
- Neo4j::ActiveNode
- Neo4j::ActiveRel
- Search and Scope
- Validation, Uniqueness, and Case Sensitivity
- Indexing VS Legacy Indexing
- Optimized Methods
- Inheritance
- Core: Nodes & Rels
- Introduction
- Persistence
- Find : Lucene
- Relationships
- Third Party Gems & extensions
- Scaffolding & Generators
- HA Cluster