Ken Hu created TINKERPOP-3103: --------------------------------- Summary: Element comparison that includes properties Key: TINKERPOP-3103 URL: https://issues.apache.org/jira/browse/TINKERPOP-3103 Project: TinkerPop Issue Type: Improvement Components: dotnet, driver, go, javascript, python Affects Versions: 3.7.1 Reporter: Ken Hu
Starting in 3.7.x, properties can now be returned for Element types like Vertex and Edge. However, in some GLVs, comparison for Elements are still based only on Id (and maybe Label). This will probably need to get updated to reflect the fact that properties can be returned in queries. -- This message was sent by Atlassian Jira (v8.20.10#820010)