Neo4J gurus,

I have a requirement, where I need to run specific CYPHER periodically - 
may be once in 4 hours.
Is there any APOC available to do this ?

ex: 
CALL <apoc procedure>('MY CYPHER QUERY', <4 hours>)
Is this possible in Neo4J ?

- I could think of creating a java/python and schedule it.
-  Another way is  .bat file or shell script with CYPHER and schedule the 
bat file or shell script.

Any thoughts.?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to