I'm creating a schema for a graph in IBM Graph. I've heard it's a best practice for the names of my nodes, edges, and properties to all be lower case. What are other best practices?
For example, what are typical best practices regarding the following:
- spaces
- dashes
- underscores
- camel case