-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Is your feature request related to a problem? Please describe.
We are considering using an upstream project datahub. Our team is an AWS shop, and would like to take advantage of AWS hosted solutions like Neptune whenever possible. It would be great to add support for Gremlin (one of the interfaces that Neptune implements) so that we can easily host the graph database for datahub.
Describe the solution you'd like
Implement a BaseGraphWriterDAO and BaseQueryDAO for gremlin based graph data stores.
Describe alternatives you've considered
Alternatives would be finding 3rd party neo4j SaaS provider, or hosting our own database cluster within AWS. Both of these are something that we would prefer to avoid if possible, for both cost and business reasons.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
No labels