Hi, If I begin and commit a transaction containing multiple Cypher queries in one request (as described in http://docs.neo4j.org/chunked/milestone/rest-api-transactional.html#rest-api-begin-and-commit-a-transaction-in-one-request) , does the results array contain the result of each of those queries? If so, is it guaranteed to be in the same order as the queries (i.e. the statements array)? Is the errors array also in the same order?
Thanks. -brian -- 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.
