Added
Fixed
Changed
- Update `enrich` CLI command to search for graph in subdirectories as well as current working directory (https://github.com/nuanced-dev/nuanced/pull/54)
- When one graph is found, the enrichment query is executed
- When multiple graphs are found, an error is surfaced: `"Multiple Nuanced Graphs found in <dir>"`
- When no graphs are found, an error is surfaced: `"Nuanced Graph not found in <dir>"`
Removed