adjust scalability section in readme

This commit is contained in:
Philipp Jacoby
2026-02-10 20:59:24 +01:00
parent 038de7092d
commit 5e359fb3d6

View File

@@ -415,7 +415,8 @@ Hetionet uses directional relationships. Key conventions:
### Scalability Considerations
Current implementation handles Hetionet v1.0 (47K nodes, 2.2M edges).
The current implementation handles Hetionet v1.0 (47K nodes, 2.2M edges).
Loading the csv files with the extracted relationships even if separetely loaded into neo4j takes a siginificant amount of time. Unfortunately I have not been able to find a suitable solution in time and therefore I am currently only importing the relationships which are fewer in number.
### Data Quality