Sorry, to help you you have to share your code with us.
Am 10.07.2014 um 11:58 schrieb Handy yu <[email protected]>: > Hi, > > I use embedded graph, and "new wrappingneoserverbootstrapper". > > I insert data into neo4j embedded graph with java core api, and while i query > sth via web browser, sth like "start node=node(*) return count(node)" or > "start node=node(1002) return node". > > Sometimes i got "unknown error" from web browser after a short long > time(about XX seconds). > > Sometimes it gives me the result ,but costs too many time. > > I wanna know why and how to handle it. > > By the way, i change the value of "webserver_max_threads_property_key" into > 400. > > Many thanks. > > Geets. > > -- > 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.
