pandagg.interactive.mapping module

class pandagg.interactive.mapping.IMapping(from_=None, properties=None, dynamic=False, client=None, root_path=None, depth=1, initial_tree=None, index_name=None)[source]

Bases: pandagg.interactive.abstract.TreeBasedObj

Interactive wrapper upon mapping tree.

pandagg.interactive.mapping.as_mapping(mapping)[source]