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.definition
/
NodeDefinition
/
getNeo4jNameOfProperty
getNeo4jNameOfProperty
fun
getNeo4jNameOfProperty
(
property
:
KProperty1
<
*
,
*
>
)
:
String
Gets the Neo4j name of a property
Return
the name used by Neo4j
Parameters
property
the property to get the name of