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
- Add ids method as in AR
- v12: ActiveGraph::DeprecatedSchemaDefinitionError raised for relationship models that don't use id_property
- `ActiveGraph::Core::Query#return` throws error when passed a nil argument
- Chaining ORDER and WITH clauses on previously applied WITH
- couldn't connect to neo4j
- Replace deprecating CALL {...} with CALL () {...}
- Update rollback syntax in Testing doc
- Async gem v2.14.2 breaks neo4j-ruby-driver
- Add numeral finder methods
- ActiveGraph exception prevents single tests from running.
- Docs
- PaymentGateways::StripeCrypt#errors
- PaymentGateways::StripeCrypt#customer_id=
- PaymentGateways::StripeCrypt#customer_id
- BackendClient::ToggleBackend#without_backend
- BackendClient::ToggleBackend#disable_backend!
- BackendClient::ToggleBackend#enable_backend!
- BackendClient::ToggleBackend#turn_backend
- BackendClient::ToggleBackend#backend_enabled?
- BackendClient::ToggleBackend.extended
- BackendClient::ToggleBackend.each