| Long name (short name) | Argument types | Properties | 
| -source(-s) | boolean |  | 
| 
|  | Give the attributes/objects that are on the "source" side of
connection to the given object. Default true. |  | 
| -destination(-d) | boolean |  | 
| 
|  | Give the attributes/objects that are on the "destination" side
of connection to the given object. Default true. |  | 
| -plugs(-p) | boolean |  | 
| 
|  | If true, return the connected attribute names; if false, return
the connected object names only. Default false; |  | 
| -connections(-c) | boolean |  | 
| 
|  | If true, return both attributes involved in the connection. The
one on the specified object is given first. Default false. |  | 
| -shapes(-sh) | boolean |  | 
| 
|  | Actually return the shape name instead of the transform when
the shape is "selected". Default false. |  | 
| -type(-t) | string |  | 
| 
|  | If specified, only take objects of a specified type. |  | 
| -exactType(-et) | boolean |  | 
| 
|  | When set to true, -t/type only considers node of this exact
type. Otherwise, derived types are also taken into account. |  | 
| -skipConversionNodes(-scn) | boolean |  | 
| 
|  | If true, skip over unit conversion nodes and return the node
connected to the conversion node on the other side. Default
false. |  |