Skip to content

Log

Description

A log record of an event or change in the graph.

Label

:Log

Properties

PropertyDescriptionType
idThe unique identifier of the log record (uuid)string
levelThe level of the log record (e.g. INFO, WARN, ERROR)string
messageThe message of the log recordstring
actionThe action of the log record (e.g. EDIT, DELETE)string
createdBythe person or process that created the nodestring
createdDatedateTime
modifiedBythe person or process who last modified the nodestring
modifiedDatedateTime

INFO

We understand that createdDate and timestamp are redundant, but we include both for clarity. We may remove timestamp in the future.

Key

id

Relationships

The HAS_LOG relationship connects arbitrary nodes to log entries.

Confidential. For internal use only.