neo4JClient method

Neo4JGraphQLClient neo4JClient()

Implementation

Neo4JGraphQLClient neo4JClient() {
  return Neo4JGraphQLClient(() => client(), resolver, serializer);
}