5.3. Frames¶
Classes used to represent objects that exist on the server-side that enable users to retrieve data.
|
VertexFrame object represents a collection of vertices held on the xGT server; it can be used to retrieve information about them and should not be instantiated directly by the user. |
|
EdgeFrame object represents a collection of edges held on the xGT server; it can be used to retrieve information about them and should not be instantiated directly by the user. |
|
TableFrame object represent a table held on the xGT server. |