Edit
↰
Home
↑
pq
↑
Cursor
↻
Cursor::close
↲
Cursor::__construct
↲
Cursor::closeAsync
↲
Cursor::fetch
↲
Cursor::fetchAsync
↲
Cursor::move
↲
Cursor::moveAsync
↲
Cursor::open
↲
Cursor::openAsync
#
void
pq\Cursor::close
()
Close an open cursor. This is a no-op on already closed cursors.
Params:
#
None.
Throws:
#
pq\Exception\InvalidArgumentException
pq\Exception\BadMethodCallException
pq\Exception\RuntimeException
Show Comments from Github Discussions