Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DSE 图形顶点/边标签名称和属性键允许使用哪些字符?
Titan 允许任何值,并且我们的一些标签以.字符命名。尝试将我们的数据导入 DSE Graph 会引发异常,告诉我们.标签名称中不支持字符。
.
我在任何地方都找不到这个限制。
DataStax 文档对顶点和属性标签说“名称的允许字符是字母或下划线” 。不允许使用点 (.)。