Skip to content

Figure out returning self and using interfaces #54

@moaxcp

Description

@moaxcp

PropertyGraph methods return a PropertyGraph but ObservablePropertyGraphs should return an ObservablePropertyGraph. The problem is when using var it depends on type in the constructor. But the constructor is not the interface. Maybe there needs to be static methods to create these objects. That way nobody uses the concrete classes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions