Skip to content

Implement CursorIterator.remove()? #71

@devinrsmith

Description

@devinrsmith

Assuming it should be relatively easy to implement CursorIterator.remove(), and probably add an additional method CursorIterator.remove(final PutFlags... f), by just delegating to cursor.delete(...)? The KeyRange / CursorIterator abstraction is nice, but seems like it's missing this functionality!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions