当前位置: 首页>>代码示例>>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;未经允许,请勿转载。