[cypher查询分析图可视化属性返回] 查询多种点边类型时,只返回Entity中的properties

Viewed 17

查询多种点边的时候,目前返回的properties是所有类型的properties,比如下图中的Email的properties在ms中只有email_suffix,但是因为返回的是4种点的类型,因为properties也包含了其他点的properties,比如User中的country等
image.png
可以根据点的schema只保留当前节点的properties

1 Answers

已加入需求池 OFNIL-1151