Skip to content
Chris Tabone edited this page Jul 27, 2017 · 8 revisions

AGR Neo4j Schema

Formatting

  • Node class names follow camel case with capital first letter (e.g. SecondaryIds).
  • Field names follow regular camel case (e.g. geneSynopsisUrl).
  • Relationship names use all capital letters (e.g. ASSOC).

Objects

  • Nodes
  • Relationships
  • Constraints
Clone this wiki locally