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.util
/
CacheMap
/
backingMap
backingMap
private
val
backingMap
:
MutableMap
<
K
,
V
>
Parameters
backing
Map
the map which is used to cache the entities, defaults to a Hashmap