... and more
1: model Friendship
2: {
3: type F
4: {
5: Id: Integer32
6: Name : String
7: Folder: Integer
8: }
9: }
No Comments