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.
6 Subscribers
Add a CodeTriage badge to activegraph
Help out
- Issues
- Rails 7.1 Incompatibility
- NoMethodError (undefined method `to_sym' for nil:NilClass) when fetching Node
- uninitialized constant ActiveGraph::Config (NameError)
- Fake collections
- Active label API Proposals
- ``ActiveLabel`` documentation proposal
- feature: an ActiveLabel module for sharing ActiveNode logic
- feature: has_many & has_one model_labels: [] option (instead of model_class)
- No session, please create a session first with Neo4j::Session.open(:server_db) or :embedded_db
- Bolt slower than http
- Docs
- Account::Suspensions#suspended_temporarily?
- Account::Suspensions#permanently_unavailable?
- Account::Suspensions#suspended_permanently?
- Account::Suspensions#suspended_locally?
- Account::Suspensions#unavailable?
- Account::Suspensions#suspended?
- Vacuum::MediaAttachmentsVacuum#retention_period?
- Vacuum::MediaAttachmentsVacuum#orphaned_media_attachments
- Vacuum::MediaAttachmentsVacuum#media_attachments_past_retention_period
- Vacuum::MediaAttachmentsVacuum#vacuum_orphaned_records!