get_metadata method

get_metadata(self)

Retrieves a dictionary with document’s metadata.

Returns

Plain dictionary with metadata


def get_metadata(self):
    ...

See Also