private fun generateExtensionFields(nodeQuery: QueryBase<*>, nodeAlias: SymbolicName): Map<String, Expression>

Generate a map to fetch extension fields for a NodeQuery. Registers all extension fields in extensionFieldLookup

Return

a map of extension field names to their expressions

Parameters

nodeQuery

the currently converted query

nodeAlias

name of the variable containing the node