Hello, I have a question about enabling the query timeout option in neo4j 2.2.0
I added this to my neo4j.properties file: *execution_guard_enabled=true* And I added this line to my neo4j-server.properties file: *org.neo4j.server.webserver.limit.executiontime=1000* But when I run queries no timeout occurs as expected if they exceed 1 second. I'm running my queries in the neo4j web interface. I have no clue what I could be doing wrong. Or does this feature not apply when running queries in web interface? I have tried this on windows and also a Linux deployment with same results. Thanks, Dan -- 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.
