pyapacheatlas
pyapacheatlas copied to clipboard
working with generator objects
It's probably more of a Python question rather than strictly Purview or ApacheAtlas, but any help is greatly appreciated.
Any advice on converting the output of a client.discovery.search_entities() into a list or dictionary?
The response is a generator object and I don't have much experience in using these and hence struggle to narrow down results (say to filter down to a particular subset of glossary terms, etc.)