Skip to content

Consistency in accept type parameter for query.execute and query.executeInTransaction #227

@joshhk72

Description

@joshhk72

query.execute takes in the accept type as an argument, while query.executeInTransaction takes in an options object with the accept type (and nothing else, for ex: { accept: 'text/turtle' }. This seems a bit strange as the options object for query.executeInTransaction seems to take nothing else.

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