Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
core
/
gropius.model.common
/
AuditedNode
/
lastModifiedBy
lastModifiedBy
@
NodeRelationship
(
type
=
"LAST_MODIFIED_BY"
,
direction
=
Direction.OUTGOING
)
@
FilterProperty
val
lastModifiedBy
:
LazyLoadingDelegate
<
User
,
NodePropertyDelegate.NodeProperty
>
The User who last modified this entity.