Skip to content

Close internal iterator for sequence returned by to-statements implementation of RepositoryConnection #163

@lkitching

Description

@lkitching

The to-statements implementation of RepositoryConnection returns a lazy sequence backed by an internal org.eclipse.rdf4j.repository.RepositoryResult. This class contains a close which should be called when the internal sequence has been fully realised or in case of an error.

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