Python google.appengine.ext.ndb模块,常用函数和类
下面列出了Python google.appengine.ext.ndb 模块中定义的常用函数和类,我们从105个开源Python项目中,按照使用频率进行了排序。
函数和类 | 使用项目数 |
---|---|
1. Model() | 用在(100)个项目中 |
2. StringProperty() | 用在(92)个项目中 |
3. Key() | 用在(81)个项目中 |
4. DateTimeProperty() | 用在(62)个项目中 |
5. IntegerProperty() | 用在(59)个项目中 |
6. BooleanProperty() | 用在(52)个项目中 |
7. TextProperty() | 用在(45)个项目中 |
8. KeyProperty() | 用在(41)个项目中 |
9. FloatProperty() | 用在(34)个项目中 |
10. DateProperty() | 用在(30)个项目中 |
11. ComputedProperty() | 用在(30)个项目中 |
12. BlobProperty() | 用在(29)个项目中 |
13. PickleProperty() | 用在(24)个项目中 |
14. TimeProperty() | 用在(22)个项目中 |
15. UserProperty() | 用在(21)个项目中 |
16. BlobKeyProperty() | 用在(21)个项目中 |
17. GeoPtProperty() | 用在(20)个项目中 |
18. BlobKey() | 用在(20)个项目中 |
19. ListProperty() | 用在(18)个项目中 |
20. delete_multi() | 用在(17)个项目中 |
21. get_context() | 用在(16)个项目中 |
22. put_multi() | 用在(16)个项目中 |
23. transactional() | 用在(16)个项目中 |
24. JsonProperty() | 用在(14)个项目中 |
25. get_multi() | 用在(13)个项目中 |
26. StructuredProperty() | 用在(10)个项目中 |
27. Query() | 用在(10)个项目中 |
28. OR | 用在(9)个项目中 |
29. QueryOptions() | 用在(7)个项目中 |
30. FilterNode() | 用在(6)个项目中 |
31. LocalStructuredProperty() | 用在(6)个项目中 |
32. AND | 用在(6)个项目中 |
33. toplevel() | 用在(5)个项目中 |
34. Return() | 用在(5)个项目中 |
35. tasklet() | 用在(5)个项目中 |