gpt4 book ai didi

gremlin - 在哪里可以找到 AWS Neptune 使用的 Tinkerpop Gremlin 版本

转载 作者:行者123 更新时间:2023-12-02 10:53:25 24 4
gpt4 key购买 nike

我尝试在针对 AWS Neptune 的查询中使用 .valueMap().with(WithOptions.tokens)。我收到 MalformedQueryException。我怀疑这是 Gremlin 3.4 中的新功能。*

我无法找到概述 Neptune 支持的语法版本的页面。

此信息存在于哪里?

最佳答案

如果您使用/status REST API,您可以准确找到当前支持的 TinkerPop 版本。如果你做类似的事情

curl <my endpoint>:8182/status

你应该看到类似的东西

{"status":"healthy","startTime":"Mon Dec 23 03:09:51 UTC 2019","dbEngineVersion":"1.0.2.1.R4","role":"writer","gremlin":{"version":"tinkerpop-3.4.1"},"sparql":{"version":"sparql-1.1"},"labMode":{"ObjectIndex":"disabled","Streams":"enabled","ReadWriteConflictDetection":"enabled"}}

更新于 2022 年 5 月 18 日

作为 /status 的替代方案,如果您使用 Neptune 工作台(Jupyter 笔记本),%status magic 命令还将生成包含支持的查询的状态信息语言版本。

关于gremlin - 在哪里可以找到 AWS Neptune 使用的 Tinkerpop Gremlin 版本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56776232/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com