Generic Function Make-Cursor (1 method)
(
make-cursor < transaction > &key < result-type > < initial-position > (result-type
'list) (initial-position
first
initial-position-p) &allow-other-keys )
Creates and associates a new cursor with the given ongoing transaction.
Method Summary