Skip to content
Sierra Moxon edited this page Aug 3, 2017 · 8 revisions

AGR Neo4j Schema

Formatting

  • Node class names follow camel case with uppercase first letter (e.g. SecondaryIds). If the term is an abbreviation, keep all abbreviated letters as uppercase (e.g. GOTerm).
  • Field names follow camel case with lowercase first letter (e.g. geneSynopsisUrl).
  • Relationship names use all capital letters (e.g. ASSOCIATION).

Objects

  • Nodes
  • Relationships
  • Constraints
Clone this wiki locally