◆ first()
Any xroad.node.NodeCursor.first |
( |
|
self | ) |
|
get first object
- Returns
- first object from cache
◆ last()
Any xroad.node.NodeCursor.last |
( |
|
self | ) |
|
get last object
- Returns
- next object from cache
◆ next()
Any xroad.node.NodeCursor.next |
( |
|
self | ) |
|
get next object
- Returns
- next object from cache
◆ objects()
Any xroad.node.NodeCursor.objects |
( |
|
self | ) |
|
return objects from cache
- Returns
- object from cache
◆ objects_with_last_flag()
Any xroad.node.NodeCursor.objects_with_last_flag |
( |
|
self | ) |
|
return objects from cache
- Returns
- object from cache
◆ prev()
Any xroad.node.NodeCursor.prev |
( |
|
self | ) |
|
get previous object
- Returns
- next object from cache
◆ robjects()
Any xroad.node.NodeCursor.robjects |
( |
|
self | ) |
|
return objects from cache in reverse order
- Returns
- object from cache
The documentation for this class was generated from the following file:
- /home/dmitryme/dev/xroad/release/sdk/python/xroad/node.py