joinConnection

abstract fun <X : Entity<XID>, XID : Comparable<XID>> joinConnection(prop: KProperty1<E, Connection<X>>): NonNullTable<X, XID>