NebulaGraph Python Client
release-3.4
|
This is the complete list of members for MetaCache, including all inherited members.
__del__(self) (defined in MetaCache) | MetaCache | |
__init__(self, meta_addrs, timeout=2000, load_period=10, decode_type='utf-8') (defined in MetaCache) | MetaCache | |
close(self) | MetaCache | |
get_all_storage_addrs(self) | MetaCache | |
get_edge_schema(self, space_name, edge_name) | MetaCache | |
get_edge_type(self, space_name, edge_name) | MetaCache | |
get_part_alloc(self, space_name) | MetaCache | |
get_part_leader(self, space_name, part_id) | MetaCache | |
get_part_leaders(self, space_name) | MetaCache | |
get_space_id(self, space_name) | MetaCache | |
get_tag_id(self, space_name, tag_name) | MetaCache | |
get_tag_schema(self, space_name, tag_name) | MetaCache | |
update_storage_leader(self, space_id, part_id, HostAddr address) | MetaCache |