nodestream icon indicating copy to clipboard operation
nodestream copied to clipboard

A Fast, Declarative, and Extensible ETL Framework for Graph Databases.

Results 33 nodestream issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Versioning allows us to keep track of change by querying over a range of time and assess the database's current...

enhancement
Effects Plugins
Database
Interpreting / Modeling

I would be helpful if there was a way to print out the queries that are being sent to assist with debugging. This could be via a flag, or by...

enhancement
Effects Plugins

# Background One of the primary use cases for using graph databases is the use of analytics and ML workloads. ## Requirements / Principles If `nodestream` were to support analytics...

enhancement

**Is your feature request related to a problem? Please describe.** Sometimes we only want to apply something based on conditionals. You can mimic this with jmespath sometimes, but it is...

enhancement
Interpreting / Modeling

**Is your feature request related to a problem? Please describe.** We should be able to run a pipelines provided from a plugin with different configurations/scopes without editing the project file...

enhancement
Effects Plugins

**Is your feature request related to a problem? Please describe.** We only support indexes however the database connector interprets a "field Index". It would be ideal if we could define...

enhancement
Database
Interpreting / Modeling

**Is your feature request related to a problem? Please describe.** It would be nice to have the ability to provide a casting mechanism for basic data manipulation. **Describe the solution...

enhancement
good first issue
Interpreting / Modeling

**Is your feature request related to a problem? Please describe.** Graph Databases are often paired with GeoSpacial data. It would be nice to support the creation of and storage of...

enhancement
Effects Plugins
Database
Interpreting / Modeling

Reduce the amount of required dependencies and make things optional / behind extras.

enhancement

**Is your feature request related to a problem? Please describe.** When you aggregate data from many data sources contributed by many teams, its possible to have a schema that is...

enhancement