I’m evaluationg if dGraph can be the main database for my project since the query languaje it’s very expressive and perfect for graphQL. So far everything looks good but I could not find any information regarding big nodes.
Does big nodes (don’t confuse with nodes with many edges) degrade query performance? like nodes with predicates containing 200kb of text or more?