> so, configure for connection pool should be set in .Net as 4 conns in pool by > default, is't ?
I don't think it's quite as easy as a change of the default, because someone could reconfigure it back to something other than 1. The Java driver has a way of preventing the user from doing that so that sessions can't get messed up. .NET would need something similar IMO. [ Full content available at: https://github.com/apache/tinkerpop/pull/1263 ] This message was relayed via gitbox.apache.org for [email protected]
