neo4j-ruby-driver
neo4j-ruby-driver copied to clipboard
use Session#execute_read and Session#execute_write in testkit-backend
testkit-backend should use the Session#execute_read and Session#execute_write instead of the deprecated methods. Make some testkit tests that use this method pass.