Map Data Types
The graph server (PGX) defines two types of maps:
-
Graph-bound maps: These maps support any key or value type and are created using a graph object.
-
Session-bound maps: Keys or values in these maps are of any type except from graph-related types (that is, vertices or edges). These maps belong to the session.