Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Essentially I was thinking that Neo4j could replace the BDB files (because graphs can be commutatively added by copying from both A and B into C, that means they can be used in map/reduce) but with all the graph links in place. Queries could then consist of cascalog jobs constructing and walking subgraphs. So for example "all the friends of Bob" consists of (map) copying the subgraph of friend-links of Bob and (reduce) merging the sub graphs by addition.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: