We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a19fb1 commit cd93c8fCopy full SHA for cd93c8f
1 file changed
testkit-backend/backend.go
@@ -697,19 +697,6 @@ func (b *backend) handleRequest(req map[string]interface{}) {
697
"Optimization:ConnectionReuse",
698
"Optimization:ImplicitDefaultArguments",
699
"Optimization:PullPipelining",
700
- "Temporary:ConnectionAcquisitionTimeout",
701
- "Temporary:CypherPathAndRelationship",
702
- "Temporary:DriverFetchSize",
703
- "Temporary:DriverMaxTxRetryTime",
704
- "Temporary:FastFailingDiscovery",
705
- "Temporary:FullSummary",
706
- "Temporary:DriverMaxConnectionPoolSize",
707
708
709
710
- "Temporary:GetConnectionPoolMetrics",
711
- "Temporary:ResultKeys",
712
- "Temporary:TransactionClose",
713
},
714
})
715
0 commit comments