Which graph database can be scale out easier ?
I don't mean to make master/slave database which master use for write and slaves use for read! I mean partitioning data into some servers because we have big data.
can you suggest tutorial for neo4j ,InfinitGraph and OrientDB to do it? and one more question,which one is better and can use for making master/slaves?