Revise Node class for better integration with Comptox AI Neo4j data #102
Labels
enhancement
New feature or request
major
"Larger effort" enhancements or bug fixes that take a longer amount of time to complete
python
Pull requests that update Python code
The current implementation of the
Node
class is inadequate and lacks complete functionality. In order to seamlessly interact with the Comptox AI Neo4j database, it's essential that we redesign and implement a more robustNode
class.Objectives:
Node
class to be modular. This will ensure it efficiently handles different types of graph data, including node labels, relationships, and properties.Chemical
, facilitating the inclusion of more specific node formats as needed.Key Features to Implement:
Chemical
.The text was updated successfully, but these errors were encountered: