5.3. Frames¶
Classes used to represent objects that exist on the server-side that enable users to retrieve data.
|
A VertexFrame represents a collection of vertices held on the xGT server. |
|
An EdgeFrame represents a collection of edges held on the xGT server. |
|
A TableFrame represent a table held on the xGT server. |
|
A GraphFrame object represents a grouping of vertex and edge frames that make a logical graph. |