Skip to content

Tigergraph Query wrong #411

@Destiny-End

Description

@Destiny-End

The tigergraph's query IC-14 use bigint_to_string and the II-1 use string_to_map. Both of them not support in the newest tigergraph edition.
I'm using the Tigergraph/community:4.2.0 to install the query, report wrong message like

Type Check Error in query interactiveComplex14 (TYP-1002): line 92, col 27
Function/Tuple name does not exist: bigint_to_string
Saved as draft query with type/semantic error: [interactiveComplex14].

Type Check Error in query interactiveInsert1 (TYP-1002): line 29, col 18
Function/Tuple name does not exist: string_to_map
Saved as draft query with type/semantic error: [interactiveInsert1].

I'm not sure how to fix this problem.

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