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
- feature: has_many & has_one model_labels: [] option (instead of model_class)
- undefined method current for Neo4j::Transaction:Module
- Overriding timestamp typecaster bug / quirk(?)
- Bug: Neo4j::DangerousAttributeError not thrown if dangerous property comes before association
- Implement deferred save/deletion (autosave/mark_for_destruction) functionality
- Applying each after variable length relationship ignores rel_length
- `id_property` being ignored; `uuid` is being set as the `name` anyway
- Setting `id_property` type
- No session, please create a session first with Neo4j::Session.open(:server_db) or :embedded_db
- Bolt slower than http
- Docs
- ActiveGraph::Base.element
- ActiveGraph.deprecator
- ActiveGraph::Core::Label#element_type
- ActiveGraph::Core::Label#pattern
- ActiveGraph::Core::Type#element_type
- ActiveGraph::Core::Type#pattern
- ActiveGraph::Core::Entity#neo_id
- ActiveGraph::Node::Labels::ClassMethods#mapped_element
- ActiveGraph::Node::Labels::ClassMethods#mapped_element_name
- ActiveGraph::Core::Schema#component