You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Client.query returns a ResultIterator<Value> (and Client.query does not take any type arguments). Is there a specific reason there is no optional type parameter passed down to Client.query and Client.execute?