【发布时间】:2016-11-22 16:44:27
【问题描述】:
我已经安装了带有 DSE Graph 引擎的 DSE 5.0,并且正在尝试按照 docs 来启动并运行图形,但在定义图形架构时遇到了问题。
当我尝试引用 schema 时,例如通过执行 schema.propertyKey('test').Text().create(),我收到以下错误:
No such property: schema for class: Script2
我曾尝试挖掘与 DSE Graph 相关的各种配置文件,但没有找到任何有用的东西。以前有没有其他人遇到过这个错误?
【问题讨论】:
标签: datastax datastax-enterprise gremlin