[FEATURE REQUEST] Source metadata about vertices.
@LdDl is already working on this.
Since Oct 2, 2020.
- Dominant language
- Go
- Stars
- 55
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Extend the way we store edges/vertices data.
Describe the solution you'd like and provide pseudocode examples if you can
Exported CSV is human readable, but we need to make an extension for this to store source metada.
Also we should add metadata fields for vertices/edges and (may be?) restrictions. Some getters/setters workaround is needed.
Describe alternatives you've considered and provide pseudocode examples if you can
Nope
Additional context
It's would be good to store metadata in JSON'ish string or other popular "key-value" format.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.