JanusGraph / JanusGraph/janusgraph
Can the storage backends of JanusGraph be BerkeleyDB not BerkeleyDB JE ?
Open
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
I want to use JanusGraph on the Android. I used BerkeleyDB JE before, but there is the error due to Android does not support ManagementFactory as below :
**java.lang.NoClassDefFoundError: Failed resolution of:Ljava/lang/management/ManagementFactory**
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by investigating JanusGraph's storage backend support and the BerkeleyDB JE dependency that triggers ManagementFactory on Android. Done would require a decided, tested approach for using a compatible BerkeleyDB backend on Android.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- databases, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100