Uses of Class
org.neo4j.cypherdsl.core.KeyValueMapEntry
Packages that use KeyValueMapEntry
-
Uses of KeyValueMapEntry in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core that return KeyValueMapEntryModifier and TypeMethodDescriptionstatic @NotNull KeyValueMapEntryKeyValueMapEntry.create(@NotNull String key, @NotNull Expression value) Create a newKeyValueMapEntry.