GraphRecord Module Overview#
The graphrecord module provides a comprehensive interface for managing records
using graph data structures. This module offers various submodules and classes to create,
modify, and query these records. Here’s a list of all its submodules:
An immutable record of nodes, edges and the groups they belong to. |
|
GraphRecord-associated data types. |
|
Overview classes summarizing the contents of a GraphRecord. |
|
Plugin authoring surface for the graphrecords library. |
|
Schema classes describing the attributes a GraphRecord may hold. |
|
Type aliases and value types for the graphrecords library. |