Map | - is a called as call(:Map, +KeyName, +Obj, -KeyValue)
and must be semidet. For nodes, Obj is a term node(Node)
for edges, it is a term edge(From, To) . The reserved key
id is used to query an identifier for nodes and edges.
If this fails, the nodes and edges are numbered n<N> and
e<N>. |