The version of NebulaGraph is 3.2.0. It is deployed as a standalone and installed via RPM.
Problem description:
When using the MATCH statement to query, the "accident_time" property in the query result is of type datetime. If I want to convert this result to a timestamp in NebulaGraph, the result is "bad_type". Where does this problem occur? If I want to compare the datetime results of two nodes and calculate if the time difference between them is within one day, how should I write it?
Asked
Active
Viewed 13 times
0