-
I know, this is has to do with personal preference, but i feel that constructors should only result in directly usable objects. At least, that's what we, as class designer should strive for. The excep…
-
I am working on a project that requires synchronization between two sources. This requires a lookup followed by an update on the properties to ensure the graph is synced.
The new [`MERGE` clause](htt…
bruth updated
10 years ago
-
Hi guys,
Is there going to be support for the Neo4j 2.0 label?
And is there a way to specify a custom name for the index created for each class in the entity via the annotations?
For now, for each …
-
NB: If this is the wrong place to report bugs, please let know where is? Thanks :)
Occurs when running multiple queries (e.g. 10) against a Wrapped, Embedded DB 2.0.0M06 on Ubuntu 12.04. The API is t…
-
Steps to reproduce:
1. jruby -S rails g scaffold User name
2. add an index to User.name model
3. create a User via User.create name: "joe"
4. perform User.find "somefreetext"
The following NPE occurs…
-
Hi,
Following up with an issue posted to the neo4jrb google group,
Using jruby 1.6.7.2 and neo4j.rb 2.0.1, when I perform a cypher query with node(_) , the returned result cannot be iterated on.
O…
cfitz updated
12 years ago