Registry / database / activegraph

activegraph

JSON →
library11.4.0rbrubygemsunverified

A Neo4j OGM (Object-Graph-Mapper) for Ruby heavily inspired by ActiveRecord.

gem install activegraph
INSTALL
IMPORT
SIG · ACTIVEGRAPH
A
activegraph
databaserubyv11.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActiveGraph
require 'activegraph'

Defines a Neo4j node model.

require 'activegraph' class Movie include ActiveGraph::Node property :title, type: String end
Debug
Known issues
gotchaRequires Neo4j server running
fix
Ensure Neo4j is installed and running before using ActiveGraph.
affects: >= 0
Upgrade
Version history
11.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
61 hits · last 30 days
node
50
Amazon
1
OpenAI (training)
1
Resources
activegraph — gem install activegraph · libregistry