this is cool, i was thinking of doing something like this for dota coaching
for an approach using neo4j, check out cadet! (my project) cadet is more just a jruby wrapper around neo4j, but one can use it to interact with neo4j (and thus come up with recommendations without touching a line of…
i wasnt expecting that answer... how large was your friends table? maybe it was quick when doing friends of friends because the friends table was already wholly loaded into memory? i wonder if your relationship…
is postgres as quick as neo4j, in your use case? ive really been into neo4j lately, but im curious if postgres could also be used as a graph database.
wtf. i had no idea this could be done to open source code.
github.com/karabijavad/cadet easy embedded neo4j, via jruby!
this is cool, i was thinking of doing something like this for dota coaching
for an approach using neo4j, check out cadet! (my project) cadet is more just a jruby wrapper around neo4j, but one can use it to interact with neo4j (and thus come up with recommendations without touching a line of…
i wasnt expecting that answer... how large was your friends table? maybe it was quick when doing friends of friends because the friends table was already wholly loaded into memory? i wonder if your relationship…
is postgres as quick as neo4j, in your use case? ive really been into neo4j lately, but im curious if postgres could also be used as a graph database.
wtf. i had no idea this could be done to open source code.
github.com/karabijavad/cadet easy embedded neo4j, via jruby!