NodeModel API Reference¶
The NodeModel class is the base class for defining OGM (Object Graph Mapper) models. It provides Pydantic-based data validation and Neo4j integration.
The NodeModel class is the base class for defining OGM (Object Graph Mapper) models. It provides Pydantic-based data validation and Neo4j integration.