Neo4j.rb
  • Basic Setup
  • ActiveNode
    • Properties
    • Callbacks
    • created_at, updated_at
    • Validation
    • id property (primary key)
    • Associations
  • ActiveRel
    • When to Use?
    • Setup
    • Relationship Creation
    • From a has_many or has_one association
    • Query and Loading existing relationships
    • Accessing related nodes
    • Advanced Usage
    • Additional methods
    • Regarding: from and to
 
Neo4j.rb
  • Docs »
  • Edit on GitHub


© Copyright 2015, Chris Grigg, Brian Underwood.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.