0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added filtering using the TraversalPostion API, updated Docs and Rspec. [#17] More... over 15 years ago
Refactoring, reuse of the NodeTraverser in the HasN class. [#15] More... over 15 years ago
Implementing support for traversing of any depth [#15 state:open] More... over 15 years ago
Finished implementing support for traversing several relationship types at the same time [#16 state:resolved] More... over 15 years ago
Use different java traverse method with vargars containing types and direction - traverse(Traverser.Order traversalOrder, StopEvaluator stopEvaluator, ReturnableEvaluator returnableEvaluator, Object... relationshipTypesAndDirections) . [#16 state:open] More... over 15 years ago
Added Rdocs for for traverse method. [#19 state:resolved] More... over 15 years ago
Added RDocs for Neo4j::NodeMixin#traverser method and examples of usage. Added a relationship_type method on the Neo4j::RelationMixin. [#15, #16, #17, #19] More... over 15 years ago
Added a traverse method on the NodeMixin and its RSpecs [#19] More... over 15 years ago
rename of has_n_relation.rb. RSpec describe .., filename and optionally what class it tests should be the same [#19] More... over 15 years ago
rename of RSpec files, describe .., filename and optionally what class it tests should be the same More... over 15 years ago
refactoring RSpecs. relation_spec.rb is split up into has_n_spec.rb and has_one_spec.rb. Started to work on a NodeTraverser class. [#19] More... over 15 years ago
added license information about Lucene and Neo4j in the README file More... over 15 years ago
impl pending specs for traversal of any depth, added RDocs [#13] More... over 15 years ago
impl pending specs for traversal of any depth [#13] More... over 15 years ago
added pending specs for traversal of any depth [#13] More... over 15 years ago
minor layout problem, removed one space character More... over 15 years ago
Added url to Jonathan Conways presentation material More... over 15 years ago
Release of 0.1.0 More... over 15 years ago
Generated YARD documenation and uploaded it to http://neo4j.rubyforge.org/. [#4 state:resolved] More... over 15 years ago
Updated imdb example to use property instead of properties. [#11 state:resolved] More... over 15 years ago
Renamed properties to property, updated docs and specs. [#11 state:open] More... over 15 years ago
Finished impl indexing of Date and DateTime. [#2 state:resolved] More... over 15 years ago
Impl. Indexing of Ruby Date object. Need some more test/docs and then the ticket is resolved. Updated RDocs. [#2] More... over 15 years ago
Impl remove properties and marshalling of properties of any type. Updated RDocs. [#3 state:resolved] More... over 15 years ago
Testing Lighthouse integration commit hook. Removed TODO file since it is now replace with the lighthouse site [#2 state:open] More... over 15 years ago
Impl. support for indexing/query ruby Date [#2 state:open] More... over 15 years ago
Added some project information and a link to lighthouse in the README More... over 15 years ago
Release 0.0.7 (rails support), update docs and specs More... over 15 years ago
Added support for Ruby on Rails, Added some method that rails needs on the Node. Added support for Value Objects, started to write a Rails with Neo4j.rb tutorial More... over 15 years ago
fixed docs More... over 15 years ago