|
NebulaGraph Python Client
release-3.4
|
This is the complete list of members for VertexResult, including all inherited members.
| __init__(self, data_sets, decode_type='utf-8') (defined in VertexResult) | VertexResult | |
| __init__(self, list data_sets, decode_type='utf-8', is_vertex=True) (defined in BaseResult) | BaseResult | |
| __iter__(self) (defined in BaseResult) | BaseResult | |
| __next__(self) | BaseResult | |
| __repr__(self) (defined in BaseResult) | BaseResult | |
| as_nodes(self) | VertexResult | |
| get_data_set(self) | BaseResult | |
| get_data_set_wrapper(self) | BaseResult | |
| is_vertex (defined in BaseResult) | BaseResult |