Why would you send a 20kb query string to a database in the first place? What do you want to achieve?
On Wed, Nov 19, 2014 at 5:06 PM, Gabriel Brunacci <[email protected]> wrote: > Hey Guys, > > I am having issues with a very long query, the string is ~20kb long and > the server is returning java.lang.StackOverflowError > > If I start shrinking the string up to ~9kb and it works fine. > > Does Neo4j has a limit in the query size? > > 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. > -- 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.
