【发布时间】:2016-11-03 13:54:43
【问题描述】:
我想使用 JS API 删除记录。在 wiki 我找到了 example 并且我知道存在 delete() 函数但我不知道需要什么参数并且找不到有关 ORid 实现接口的文档。
更新
当我创建或插入函数时出现错误
Internal server error:
java.lang.IllegalArgumentException: Script pool for database 'myDataBase' is not configured
我使用这个代码:
db.save()
//or
db.executeCommand()
需要帮助。也许谁知道。谢谢
【问题讨论】:
标签: orientdb