23 lines
No EOL
956 B
HTML
23 lines
No EOL
956 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Entrez2-get-links</title>
|
|
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
|
|
</script>
|
|
<script type="text/javascript">
|
|
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<h3>Entrez2-get-links</h3><pre>Defined in file <a href="entrez2.asn.html">entrez2.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCEntrez2__get__links.html">CEntrez2_get_links</a>
|
|
|
|
|
|
Entrez2-get-links ::= SEQUENCE { -- request links of one type
|
|
uids <a href="Entrez2-id-list.html">Entrez2-id-list</a> , -- docs to link from
|
|
linktype <a href="Entrez2-link-id.html">Entrez2-link-id</a> , -- type of link
|
|
max-UIDS INTEGER OPTIONAL , -- maximum number of links to return
|
|
count-only BOOLEAN OPTIONAL , -- return only the counts
|
|
parents-persist BOOLEAN OPTIONAL } -- allow original uids in list</pre>
|
|
</body>
|
|
</html> |