How many graphs can i create in one Titan DB?
问题 I have a situation where each user of the system can have their own graph of million vertices and lot more edges. I want to implement it as separate graph for each user. So, if there are a billion plus users, how many graphs can i created in a clustered Titan DB with DynamoDB backend? Should i create multiple separate TitanDB instances and spread the load if a limitation exists? The reason i need this is that most activity on the graph is within what the user owns. Cross user activity can be