I am designing a data model based on Neo4j which would be able to hold data/metadata similar to that in freebase.com Actually I came to know about Neo4j, after reading a freebase blog about 'graphd' - the graph database that freebase uses. I searched for open implementations of graph databases and landed at neo4j.
Nothing concrete has been done yet, but I will present use-cases(in this thread) on how a data-metadata model for freebase like content can be stored using Neo4j. The only place where I am stuck is in how versions of different attributes/relationships are maintained in freebase. They seem to follow an append-only pattern to their data store. - keerthy On Tue, Jun 16, 2009 at 6:27 PM, Emil Eifrem <[email protected]> wrote: > Hey, that's actually a VERY good initiative. Would be GREAT if we > could get start building a list of real-world Neo4j use cases! So > please: > > a) Go to > http://stackoverflow.com/questions/1000162/have-abyone-used-graph-based-databases-http-neo4j-org > and add a one-or-two liner about your Neo4j use case. [Requires > registration, but supports OpenID.] Or, > > b) Reply inline in this thread. (Works equally well and requires no > registration.) > > Cheers, > > -EE > > On Tue, Jun 16, 2009 at 14:46, Anders Nawroth<[email protected]> > wrote: > > Hi! > > > > The following question was posted at Stackoverflow a few hours ago: > > > http://stackoverflow.com/questions/1000162/have-abyone-used-graph-based-databases-http-neo4j-org > > > >> I have used Relational Db's a lot and decided to venture out on other > >> types available. > >> This particular product looks good and promising http://neo4j.org/ > >> Have anyone used Graph based databases and can highlisght pro's and > >> con's from usability prespective . > >> Also have you used these in production enviornment and what was you > >> requirement that prompted you to use these ? > > > > I guess there should be some people here having this kind of experience, > > right?! :-) > > > > Would be sweet if someone could chime in and contribute to the thread > > over at Stackoverflow! > > > > > > /anders > > > > _______________________________________________ > > Neo mailing list > > [email protected] > > https://lists.neo4j.org/mailman/listinfo/user > > > > > > -- > Emil Eifrém, CEO [[email protected]] > Neo Technology, www.neotechnology.com > Cell: +46 733 462 271 | US: 206 403 8808 > http://twitter.com/emileifrem > _______________________________________________ > Neo mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

