Skip to content

Same Gremlin Query not returning data after migrating from 3.2.18-tp3 to 3.2.39-tp3 #10508

@VishnuAmritanshu

Description

@VishnuAmritanshu

Recently i have migrated from orient DB 3.2.18-tp3 to 3.2.39-tp3.
In one of my application I am making below gremlin query to return the data. Issue is with 3.2.18-tp3 gremlin query returning the data but with 3.2.39-tp3 empty data result coming.

Gremlin Query:
g.V().hasLabel('object_model').as('m').has('s_model','abc.iaTest.some.engineering').has('p_models.abc_test_amxyz_assetCriticality.typeId','AssetCriticalityTypeBModel')

Any advised what causing the issue? how to trouble shoot and fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions