- countlong count(string col) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- findType find(U param) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- findByType findBy(U[string] filters) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- insertType insert(Type record) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- removeOneauto  removeOne(Tpk id) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- saveRecordbool saveRecord(Type record) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- updateAllauto  updateAll(U[string] updates) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- updateOneauto  updateOne(Tpk id, U[string] values) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- whereProxyT where(U[string] filters) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- whereProxyT where(string filter, U params) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
Provides static methods for easy access to RelationProxy for the type this is used in. For docs on all the methods see RelationProxy's own docs.