Skip to content

Dataset does not support +- operators for quads? #3031

@namedgraph

Description

@namedgraph

With graphs and triples, one can simply do graph1 + graph2 or graph1 - graph2. I assume this is because Graph.__add__. There are also more operators implemented for Graph.

But that does not seem to be the case for the Dataset and quads? I don't see a reason why it shouldn't work the same way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions