apache / apache/hugegraph-toolchain
[Feature] JAVA客户端 顶点集合属性 过滤不支持 P.contains([\"xxx\"])
- Dominant language
- Java
- Stars
- 121
- Forks
- 125
- Avg merge
- 10d 10h
- Merged PRs (30d)
- 3
Description
### Search before asking
- [x] I had searched in the [feature](https://github.com/apache/incubator-hugegraph-toolchain/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
### Feature Description (功能描述)
[Feature] JAVA客户端 顶点集合属性 过滤不支持 P.contains([\"xxx\"])
### Are you willing to submit a PR?
- [x] Yes I am willing to submit a PR!
### Code of Conduct
- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the Java client code that handles vertex collection-property predicates and trace how P.contains(["xxx"]) is translated or rejected. Done means this predicate works for the described collection property case and has coverage demonstrating the expected filtering behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100