geodesic.entanglement.object.Observable.get_connections#

Observable.get_connections(version_datetime=None)#

Returns nearest neighbor connections to this object.

Returns:

a list of Connection objects of nearest neighbor edges.

Return type:

List[Connection]