- (match-ids/prefix str #!optional (limit #f)) procedure
Return a list of node records whose identifiers match the string prefix str. limit provides an optional integer limit on the number of records returned, or #f for no limit.
Return a list of node records whose identifiers match the string prefix str. limit provides an optional integer limit on the number of records returned, or #f for no limit.