get_metadata method

get_metadata

Retrieves a dictionary with document’s metadata.

Returns

Plain dictionary with metadata

def get_metadata(self):
    ...

See Also