Defining Neo4j Nodes

The following properties are applicable to a Neo4j Node object.

Tab

Property

Description

Additional Information

  Database Specifies the database to which the node belongs  
  Label Specifies the label associated with the node  
  Physical Only Specifies whether the node is available only in the physical view of the model  
  Generate Specifies whether a DDL statement is generated for the node during forward engineering  

Comment

Update Entity Definition to Match Specifies whether the entity definition should be updated to match comments  
NoSQL   Specifies the CREATE statement of the node  
Where Used   Specifies the items where the node is used or referenced