您可以在 Vertex 的 属性 中存储任何对象吗?

Can you store any object in a Vertex's property?

我可以将元组或映射存储为 Neptune/gremlin 中顶点的 属性 的值吗?我不确定相关文档在哪里。

我在 AWS docs or in the Vertex Javadocs

中找不到它

没有。 Neptune 当前不支持 Map 或 List 作为 属性 值。这在官方 AWS 文档中有记录。

前往 here > 寻找顶点 属性 特征 > 观察 MapValues = False