-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Chris Tabone edited this page Jul 27, 2017
·
8 revisions
- Node class names follow camel case with uppercase first letter (e.g. SecondaryIds).
- Field names follow camel case with lowercase first letter (e.g. geneSynopsisUrl).
- Relationship names use all capital letters (e.g. ASSOC).
- Nodes
- Relationships
- Constraints