Hi, I am using SpringRestGraphdatabase java api to execute cypher queries. I have a cypher query to calculate the node count per label as a part of an audit/verification, and this query takes a long time and faces time out error. Error: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketTimeoutException: Read timed out
Is there a way to increase or cancel time out from the Java API. Your help is much appreciated. Thanks Ganesh -- 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.
