area/corehelp wantedkind/enhancement
Repository-Metriken
- Stars
- (4.985 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 3T 18h) (12 gemergte PRs in 30 T)
Beschreibung
If an int is passed instead of a String or a Long to hasId() it does not get converted and results won't be yielded. This behavior has been report in issue #706, but I think this would be a nice improvement.
I think looking at the HasStepFolder.foldInIds() method might be a good place to start.
Additional info can be found in this stack overflow question and this tinkerpop issue