docs
docs copied to clipboard
Docs unclear about need to call cursor.close() after cursor.toArray()
I saw this comment when looking at the IRC logs.
A successful toArray does close the cursor.
This should definitely be added to the docs.