Other Type Aliases
The following type aliases are available globally.
- 
                  
                  Property represents a “value” and not a relation; TODO Decide if useful (one generic parameter less) or drop it DeclarationSwift public typealias ValueProperty<E: EntityInspectable & __EntityRelatable, V: EntityPropertyTypeConvertible> = Property<E, V, Void> where E == E.EntityBindingType.EntityType
 View on GitHub
View on GitHub Install in Dash
Install in Dash Other Type Aliases  Reference
        Other Type Aliases  Reference