adjust scalability section in readme
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user