Skip to content

hasLabel filtering should be able to filter OrientDB classes with inheritance model #156

@kevmegforest

Description

@kevmegforest

For example i have this orientdb schema class inheritance

V -> VHeating -> VHeating_Elect
              -> VHeating_Gaz

In a traversal doing the step filter hasLabel("VHeating") should give me vertex from the 2 child classes (Elect and Gaz)

Now it gives only things that are only "VHeating"

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