Skip to content

STI for the node models? #18

@katpadi

Description

@katpadi

So the links/edge tables support STI. How can I make it so that it supports STI node models as well?

I have STI models. The gem inserts entries correctly when I use the create_edge method but when I call the .children it queries the base class and not the STI class name.

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