Skip to content

Make instantiating the quotient graph of an AbstractDataGraph return a DataGraph as a fallback. #91

@jack-dunham

Description

@jack-dunham

Currently it returns a NamedGraph (the fallback for AbstractNamedGraph) if the function quotient_graph is unspecialized. The issue with that fallback is that it makes the behavior of the QuotientView (which behaves like a data graph) incongruent with the instantiated quotient graph (which will not behave like a data graph by default).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions