AddVertex[g] adds one disconnected vertex to graph g. AddVertex[g, v] adds to g a vertex with coordinates specified by v.
Strong
(Combinatorica Package Symbol) Strong is an option to ConnectedQ that seeks to determine if a directed graph is strongly connected.
Weak
(Combinatorica Package Symbol) Weak is an option to ConnectedQ that seeks to determine if a directed graph is weakly connected.
Align Selected Graphics makes selected graphics cells line up with the first graphic in the selection.
Copy Graphics Selection copies the selected (or clicked upon) object within the graphic to the clipboard.
CopyFile["file_1", "file_2"] copies file_1 to file_2.
DragAndDrop is a global front end option that specifies whether to allow drag-and-drop editing.
UpdateInterval is an option to Refresh and Dynamic that specifies at what time interval to do updates.
WindowElements is a notebook option that specifies the elements to include in the window used to display the notebook on the screen.
WindowToolbars is a notebook option that specifies the toolbars to include at the top of the window used to display the notebook on the screen.