Definition at line 218 of file BaseResult.py.
◆ __next__()
The VertexData or EdgeData iterator
:return: VertexData or EdgeData Iterator
Definition at line 272 of file BaseResult.py.
◆ get_data_set()
get DataSet, it's the origin values, the string type is binary
:return: DataSet
Definition at line 231 of file BaseResult.py.
◆ get_data_set_wrapper()
def get_data_set_wrapper |
( |
|
self | ) |
|
get DataSetWrapper, it's the wrapper for DataSet value, the string type is str
:return: DataSetWrapper
Definition at line 247 of file BaseResult.py.
The documentation for this class was generated from the following file: