xiaosenli created S2GRAPH-250:
---------------------------------
Summary: "select":["props"] doesn't work of getEdges
Key: S2GRAPH-250
URL: https://issues.apache.org/jira/browse/S2GRAPH-250
Project: S2Graph
Issue Type: Improvement
Components: s2core
Affects Versions: 0.1.0, 0.2.0
Reporter: xiaosenli
Fix For: 0.1.0
According to the docs of s2graph, users can use "select" to decide what in the
Edge data fields should be included when using getEdges
But when I used getEdges ,and I set "select":["props"] in the getEdges’s
command according to "Query Level Options",but it did not get the right result,
the total "props" result is "{}",
actually,the "select" can affect the child filed of “props”,but can not affect
the total "props" field。
may be it should be improved。
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)