graph Object Documentation
get interface
- as-image [this width height]
- contains [this graph]
- node-map [this sign]
- edges_with_label_between_nodes [this label left_node right_node]
- copy [this]
- nodes_label_hash [this]
- union [this :rest graphs]
- edges_label_hash_right_node_hash_left_node_hash [this]
- copy_with_node_label [this node_label]
- nodes_with_label [this label]
- minus [this that]
- random_nonempty_strict_subgraph [this]
- node_set [this]
- edge-triples [this node-map]
- contains_edge [this edge]
- contains_node [this node]
- lookup_nodes_with_label [this node_label]
- as-story [this]
- as-dot_code [this]
- edges_label_hash_left_node_hash_right_node_hash [this]
- node_isomorphisms [this node]
- contains_cycle [this]
- match-with-node-variables [this that crossbridgeclient]
- edges_between_nodes [this left_node right_node]
- contains_node_label [this label]
- nodes [this]
- as-story_event [this]
- edges [this]
- edge_set [this]
- node_count [this]
- connected_node_sets [this]
- type [this]
set interface
- edges_label_hash_left_node_hash_right_node_hash [this]
- nodes_label_hash [this]
- edges_label_hash_right_node_hash_left_node_hash [this]
- edge_set [this]
- node_set [this]
execute interface
- cluster [this]
- terminal_print_with_frame [this terminal_print_frame]
- add_new_node [this label]
- add_new_edge [this label left_node right_node]
- add_node [this node]
- new [this]
- add_edge [this edge]
- is_type [this]
- gview [this]