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
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to