def OwnsGraph(self): return _sparsemat.SparseMatrix_OwnsGraph(self)
def OwnsGraph(self): r"""OwnsGraph(SparseMatrix self) -> bool""" return _sparsemat.SparseMatrix_OwnsGraph(self)