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 KeyValueMapEntryKeyValueMapEntry.create(String key, Expression value) Create a newKeyValueMapEntry.