const query = `FOR u IN ${collection} FILTER ${filter} RETURN u`但总是返回空游标,并且
db.query(aql`FOR u IN ${db.collection(collection)} FILTER ${filter} RETURN如何使用预生成的过滤器使用arangojs执行查询?
因此,我希望我的程序计算文本文件中的段落数量,但不幸的是,我结束了1个数字。当我一直得到5的时候,我需要4的答案。下面是文本:Liberty, and dedicated to the proposition that all men are created equal.
Now we are engaged in a great civil war, testing whethe