![]() |
User-Defined Function API
9.0
|
A key-value map, equivalent to the MarkLogic XQuery type map:map. More...
#include <MarkLogic.h>
Public Member Functions |
|
| Map (MapImpl *=0) | |
| Map (const Map &) | |
| Map & | operator= (const Map &) |
| operator bool () const | |
| Test for an empty map. |
|
| Sequence | get (const char *key) const |
| Extract the value(s) associated with a given key. |
|
A key-value map, equivalent to the MarkLogic XQuery type map:map.