當前位置: 首頁>>代碼示例>>Python>>正文


Python google.appengine.ext.ndb模塊代碼示例

google.appengine.ext.ndb共有31個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。

1. google.appengine.ext.ndb.StringProperty() ,64個項目使用

2. google.appengine.ext.ndb.Model() ,64個項目使用

3. google.appengine.ext.ndb.Key() ,53個項目使用

4. google.appengine.ext.ndb.DateTimeProperty() ,44個項目使用

5. google.appengine.ext.ndb.IntegerProperty() ,39個項目使用

6. google.appengine.ext.ndb.BooleanProperty() ,34個項目使用

7. google.appengine.ext.ndb.TextProperty() ,26個項目使用

8. google.appengine.ext.ndb.delete_multi() ,26個項目使用

9. google.appengine.ext.ndb.BlobProperty() ,22個項目使用

10. google.appengine.ext.ndb.put_multi() ,21個項目使用

11. google.appengine.ext.ndb.FloatProperty() ,21個項目使用

12. google.appengine.ext.ndb.KeyProperty() ,19個項目使用

13. google.appengine.ext.ndb.get_context() ,17個項目使用

14. google.appengine.ext.ndb.PickleProperty() ,14個項目使用

15. google.appengine.ext.ndb.get_multi() ,14個項目使用

16. google.appengine.ext.ndb.transactional() ,14個項目使用

17. google.appengine.ext.ndb.StructuredProperty() ,13個項目使用

18. google.appengine.ext.ndb.DateProperty() ,12個項目使用

19. google.appengine.ext.ndb.JsonProperty() ,11個項目使用

20. google.appengine.ext.ndb.ComputedProperty() ,11個項目使用

21. google.appengine.ext.ndb.Query() ,10個項目使用

22. google.appengine.ext.ndb.AND ,9個項目使用

23. google.appengine.ext.ndb.UserProperty() ,7個項目使用

24. google.appengine.ext.ndb.BlobKeyProperty() ,7個項目使用

25. google.appengine.ext.ndb.Return() ,6個項目使用

26. google.appengine.ext.ndb.tasklet() ,6個項目使用

27. google.appengine.ext.ndb.FilterNode() ,5個項目使用

28. google.appengine.ext.ndb.OR ,5個項目使用

29. google.appengine.ext.ndb.TimeProperty() ,5個項目使用

30. google.appengine.ext.ndb.LocalStructuredProperty() ,5個項目使用

31. google.appengine.ext.ndb.GeoPtProperty() ,5個項目使用



注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。