JanusGraph / JanusGraph/janusgraph
`Instant` support
Open
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
Docs reflect that `Instant` is not a supported [graph property type](http://docs.janusgraph.org/latest/schema.html#_property_key_data_type) but is a supported [index backend type](http://docs.janusgraph.org/latest/search-predicates.html#mixeddatatypes). This is confusing and should be clarified.
Contributor guide
Research direction
Start with the linked graph property type and search-predicate documentation sections to compare how `Instant` is described. Clarify why it is unsupported as a graph property type but supported as an index backend type; the work is done when the two sections no longer appear contradictory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100