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:
A class to manage medical records with node and edge data structures. |
|
A builder class for constructing GraphRecord instances. |
|
GraphRecord-associated data types. |
|
Indexers for GraphRecord nodes and edges. |
|
Query API for GraphRecord. |
|
This module contains the schema classes for the graphrecords library. |
|
Type aliases and type checking functions for the graphrecords library. |