Kees Vegter

Results 4 issues of Kees Vegter

In many cases you do not want to load the complete database. Especially with very big databases. So there must be a possibility to remove the tables from the table...

This can speed up UNION queries, probably the simplest way is to do 'UNION ALL' you can always do a distinct on the result

extended-functionality

I get this error in js console when starting the app: ``` ArchitectReality.ts:72 internal/modules/cjs/loader.js:625 throw e; ^ Error: No valid exports main found for '/Users/keesv/Library/Application Support/Neo4j Desktop/Application/graphApps/grandstack/graphql-architect/dist/node_modules/uuid' at resolveExportsTarget (internal/modules/cjs/loader.js:622:9)...

someone is working on it

## Feature description Add a configuration parameter for including the element namespace '_prefix' as a property besides '_type' and '_children'. ## Considered alternatives There is no neo4j procedure alternative. To...