Sorry but what is your question?
On Thu, Apr 13, 2017 at 5:18 PM, Andy <[email protected]> wrote: > I am using *not-object C* Neo4j library and multiple threads to speedup > writing. > Sometimes I must wait infinitely for some query. > Solution is: > edit neo4j.conf > > unsupported.dbms.executiontime_limit.enabled=true > unsupported.dbms.executiontime_limit.time=1s > and restart Neo4j > (in practice not 1s but more) > How I can know if neo4j_run run ok, or is timeout or other error? > > -- > 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. > -- 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.
