Re: [Neo4j] Anything like a changes feed?
Great! Thanks. On 02/21/2012 11:20 AM, Peter Neubauer wrote: > http://docs.neo4j.org/chunked/snapshot/transactions-events.html > > Could that be interesting? > > Send from a device with crappy keyboard and autocorrection. > > /peter > On Feb 21, 2012 6:17 PM, "Johnny Luu" wrote: > >> That would be a great feature. Reminds me about CouchDB's changes >> notification. >> >> Johnny >> >> On Tue, Feb 21, 2012 at 5:27 PM, Nolan Darilek>> wrote: >>> I'm specing out an app that looks like a great fit for a graph database, >>> and this is the first time I'm considering using raw Neo4J (I.e. not >>> using the spatial layer.) A big part of this app involves actively >>> engaging users. So if their user node becomes connected to a new task >>> node, for instance, they are instantly notified that new tasks are >>> available for them. >>> >>> Is it possible to create a listener that automatically monitors an >>> embedded database for changes--new relationships created, relationships >>> removed, etc.? I can probably do this out-of-band with a separate >>> component, but it'd be awesome if I could do this closer to the database. >>> >>> Thanks! >>> ___ >>> NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please >>> register and consider posting at >>> https://groups.google.com/forum/#!forum/neo4j >>> >>> Neo4j mailing list >>> [email protected] >>> https://lists.neo4j.org/mailman/listinfo/user >>> >> ___ >> NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please >> register and consider posting at >> https://groups.google.com/forum/#!forum/neo4j >> >> Neo4j mailing list >> [email protected] >> https://lists.neo4j.org/mailman/listinfo/user >> > ___ > NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please register > and consider posting at https://groups.google.com/forum/#!forum/neo4j > > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user ___ NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please register and consider posting at https://groups.google.com/forum/#!forum/neo4j Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user
Re: [Neo4j] Anything like a changes feed?
http://docs.neo4j.org/chunked/snapshot/transactions-events.html Could that be interesting? Send from a device with crappy keyboard and autocorrection. /peter On Feb 21, 2012 6:17 PM, "Johnny Luu" wrote: > That would be a great feature. Reminds me about CouchDB's changes > notification. > > Johnny > > On Tue, Feb 21, 2012 at 5:27 PM, Nolan Darilek >wrote: > > > I'm specing out an app that looks like a great fit for a graph database, > > and this is the first time I'm considering using raw Neo4J (I.e. not > > using the spatial layer.) A big part of this app involves actively > > engaging users. So if their user node becomes connected to a new task > > node, for instance, they are instantly notified that new tasks are > > available for them. > > > > Is it possible to create a listener that automatically monitors an > > embedded database for changes--new relationships created, relationships > > removed, etc.? I can probably do this out-of-band with a separate > > component, but it'd be awesome if I could do this closer to the database. > > > > Thanks! > > ___ > > NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please > > register and consider posting at > > https://groups.google.com/forum/#!forum/neo4j > > > > Neo4j mailing list > > [email protected] > > https://lists.neo4j.org/mailman/listinfo/user > > > ___ > NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please > register and consider posting at > https://groups.google.com/forum/#!forum/neo4j > > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > ___ NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please register and consider posting at https://groups.google.com/forum/#!forum/neo4j Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user
Re: [Neo4j] Anything like a changes feed?
That would be a great feature. Reminds me about CouchDB's changes notification. Johnny On Tue, Feb 21, 2012 at 5:27 PM, Nolan Darilek wrote: > I'm specing out an app that looks like a great fit for a graph database, > and this is the first time I'm considering using raw Neo4J (I.e. not > using the spatial layer.) A big part of this app involves actively > engaging users. So if their user node becomes connected to a new task > node, for instance, they are instantly notified that new tasks are > available for them. > > Is it possible to create a listener that automatically monitors an > embedded database for changes--new relationships created, relationships > removed, etc.? I can probably do this out-of-band with a separate > component, but it'd be awesome if I could do this closer to the database. > > Thanks! > ___ > NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please > register and consider posting at > https://groups.google.com/forum/#!forum/neo4j > > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > ___ NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please register and consider posting at https://groups.google.com/forum/#!forum/neo4j Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

