neo4j-graphql / neo4j-graphql-java

Neo4j Labs Project: Pure JVM translation for GraphQL queries and mutations to Neo4j's Cypher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide a `SchemaBuilder.buildSchema` taking in an InputStream or something similar IO.

michael-simons opened this issue · comments

I hope this is an obvious request: It would be nice having something that takes care of handling a schema input stream.