summaryrefslogtreecommitdiff
path: root/src/docs/cursors.dox
Commit message (Expand)AuthorAgeFilesLines
* WT-1315. Added doc for join cursors, including java doc.Don Anderson2015-11-031-0/+1
* Merge pull request #2049 from wiredtiger/config-cursorsMichael Cahill2015-07-131-2/+5
|\
| * WT-1980 Rename data source for WT_SESSION::create metadata to "metadata:create".Michael Cahill2015-07-131-2/+5
* | Don't talk about why eviction happens at all, it's not necessary here.Keith Bostic2015-07-081-11/+7
* | WT-1988. Omitted eviction details from wording.Don Anderson2015-07-061-10/+4
* | WT-1988. Added a doc subsection discussing the interation between cursors andDon Anderson2015-07-061-0/+20
|/
* Note that metadata cursors are read-only.Keith Bostic2014-11-071-0/+2
* Multiple language doc support. refs #1130.Don Anderson2014-10-061-3/+12
* s/rolled-back/rolled back/gMichael Cahill2014-08-291-1/+1
* nitMichael Cahill2014-08-291-1/+1
* More documentation changes: explicit calls to begin_transaction andKeith Bostic2014-08-281-12/+5
* Add more information and examples for the log cursors (a few bug fixes,Keith Bostic2014-08-231-1/+1
* Add a way to create documentation snippets that are reused in multiple places...Michael Cahill2014-08-151-54/+30
* Add cursor log documentation. Minor example code changes for docSusan LoVerso2014-07-301-1/+1
* Rename iterator->step. Remove txnid from key. #1106Susan LoVerso2014-07-281-0/+2
* Merge docs for metadata cursors into the cursors page.Michael Cahill2013-09-041-0/+14
* Create a "metadata" cursor.Keith Bostic2013-09-021-2/+4
* Document WT_ITEM structures don't need to be cleared before use, andKeith Bostic2013-07-291-2/+4
* Make it clear that projections are only supported on table and index cursor t...Michael Cahill2013-07-251-4/+4
* Emphasize schema-level cursors (table, colgroup, index) as normal. Low-level...Michael Cahill2013-07-181-7/+9
* Add a more complex raw mode example, plus an example showing a projectionKeith Bostic2013-07-171-0/+18
* Add an example of using projections to return a subset of values from aKeith Bostic2013-07-171-2/+4
* Move pack/unpack methods into the extension API, because extensions shouldn't...Michael Cahill2013-04-221-2/+2
* Fix spelling, make URIs consistent in the documentation.Michael Cahill2013-03-141-5/+5
* Remove some redundancy from the documentation of index cursor projections. C...Michael Cahill2012-12-131-2/+3
* Don't mention random cursor lookup in the cursor page, nobody wantsKeith Bostic2012-12-101-5/+0
* Minor changes to fix uri table display. #397Susan LoVerso2012-12-061-1/+1
* Remove unused statistics config. Other minor doc edits. #397Susan LoVerso2012-12-061-1/+1
* Doc fixes and modification. #397Susan LoVerso2012-12-051-13/+18
* First pass adding documentation for LSM.Michael Cahill2012-09-141-0/+2
* Minor doc fixes: link some orphaned pages into the hierarchy, disable "Relate...Michael Cahill2012-09-141-0/+5
* Expand the documentation on using cursors without explicit transactions.Michael Cahill2012-08-151-12/+39
* Update doc example to make cursor lifetime more obvious.Alex Gorrod2012-08-141-1/+1
* Make cursors long-lived objects: instead of txn_commit and txn_rollbackKeith Bostic2012-08-131-0/+12
* Move docs/src to src/docs.Michael Cahill2012-05-091-0/+61