Skip to content
GraphGlue
Search
⌘
Ctrl
K
Main Navigation
Guide
API
Ecosystem
Neo4j authorization plugin
GraphQL Kotlin
Spring Data Neo4j
Appearance
Menu
Return to top
graphglue-core
/
io.github.graphglue.model
/
Node
/
id
id
@
Id
@
GeneratedValue
(
generatorRef
=
"nodeIdGenerator"
)
internal
var
id
:
String
?
Id of this node,
null
if not persisted in the database yet