activegraph
https://github.com/neo4jrb/activegraph
Ruby
An active model wrapper for the Neo4j Graph Database for Ruby.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
7 Subscribers
Add a CodeTriage badge to activegraph
Help out
- Issues
- Support query caching like ActiveRecord
- first_or_create
- Think about how `neo4j` fundamentally relates to `neo4j-core`
- Add Active Job/GlobalID serialization support to ActiveNode
- .match('string1').match('string2') should do 'MATCH string1 MATCH string2' not 'MATCH string1, string2'
- QueryProxy queries shouldn't specify relationship names unless specified
- Variable length path associations
- Cannot use server mode on Jruby.
- Code hangs when model with index is created in a transaction
- Support ActiveNode modules which can be included into classes
- Docs
- #load_migration
- ActiveGraph::Node::HasN::AssociationProxy#rel
- ActiveGraph::Core::Result#to_a
- ActiveGraph::Core::QueryExt#proxy_chain_level=
- ActiveGraph::Core::QueryExt#proxy_chain_level
- ActiveGraph::Core::QueryExt#proxy_as_optional
- ActiveGraph::Core::QueryExt#proxy_as
- ActiveGraph::Node::Wrapping.association_model_namespace
- ActiveGraph::Node::Wrapping.populate_constants_for_labels_cache
- ActiveGraph::Node::Wrapping.constantized_label