|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Difference | The set difference between two graphs - all the elements that belong in the first graph that do not belong in the second. |
Intersection | The set of all object which appear in both graphs. |
SetOperation | The interface the indicates a set operation. |
Union | The set union of two graphs - all of the items in the first graph are added to the second graph (no duplicates). |
An implementation of the Graph Operations with knowledge of Graph indexes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |