Closed lambda-zhang closed 1 month ago
TuGraph-DB Version 4.5.0有返回,至少 isLocalDateTime返回true,问题关闭
{"keys":["ts"],"length":1,"_fields":[{"year":2024,"month":10,"day":8,"hour":10,"minute":26,"second":41,"nanosecond":881902000}],"_fieldLookup":{"ts":0}}
LocalDateTime {
year: 2024,
month: 10,
day: 8,
hour: 10,
minute: 26,
second: 41,
nanosecond: 881902000
}
false
false
false
true
false
false
Hello @lambda-zhang, please star this repo if you find it useful! Thanks :star:!
你好 @lambda-zhang。如果这个项目帮助到你,可以在仓库右上角 star 一下,感谢你的 :star:!
Environment:
Describe the bug
nodejs使用neo4j-driver的时候,不支持属性是DATETIME的类型,DATETIME变成了Infinity
How to reproduce and expected behavior main.js:
package.json:
运行:
结果: