12.1.4 Data Loading Security Best Practices

Loading graph from the database requires authentication and it is therefore recommended to adhere to the following guidelines when configuring access to this kind of data source:
  • The user or role used to access the data should be a read-only account that only has access to the required graph data.
  • The graph data should be marked as read-only, for example, with non-updateable views in the case of the database.