API: remove UniqueResult, lower-case at, size for ResultSet
Compare changes
- florian authored
+ 36
− 66
@@ -110,7 +110,7 @@ ResultSet::iterator::iterator(const ResultSet *result_set_param, int index)
@@ -133,17 +133,12 @@ auto ResultSet::begin() const -> ResultSet::iterator {
@@ -282,86 +277,61 @@ auto Transaction::ExecuteAsynchronously() noexcept -> StatusCode {