klyn.data.EntityManager.completeSQLMaterialization
method
public completeSQLMaterialization(fetchPaths as IList<String>) as Void:
Description

Completes eager loading and the explicit fetch graph for one SQL result.

Root rows are captured independently from entities materialized while loading relationships. This prevents a nested target from accidentally receiving a fetch path declared against the query root type.