Convert `obj` to a graph element if possible, otherwise return `None`. Args: obj: Object to convert. Returns: The result of `obj._as_graph_element()` if that method is available; otherwise `None`.
(obj)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected