resolve

abstract fun resolve(name: String): String?

Resolve a logical query name to a Cypher query. Return null without error if it cannot be resolved. Clients may wish to try another query to recover.