Hi everyone!
Bio4j 0.8 was recently released and now it’s time to have a deeper look at its numbers (as you can see we are quickly approaching the 1 billion relationships and 100M nodes):
- Number of Relationships: 717.484.649
- Number of Nodes: 92.667.745
- Relationship types: 144
- Node types: 42
Ok, but how are those relationships and nodes distributed among the different types? In this chart you can see the first 20 Relationship types:
Here, the same thing but for the first 20 Node types:
You can also check these two files including the numbers for all the existing types:
All this data was obtained with the program GetNodeAndRelsStatistics.
Have a good weekend!