Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions TNEANet.htm
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ <h1>Graph and Network Classes<a class="headerlink"
edge attributes.</p>
<p><a class="reference internal"
href="https://snap.stanford.edu/snappy/doc/reference/graphs.html#TNEANet" title="TNEANet"><tt
class="xref py py-class docutils literal"><span class="pre">TNEANet</span></tt></a> methods
for node attributes are the following:</p>
class="xref py py-class docutils literal"><span class="pre">TNEANet</span></tt></a> Followings are the methods
for node attributes :</p>
<blockquote>
<div>
<dl class="describe">
Expand Down Expand Up @@ -170,7 +170,7 @@ <h1>Graph and Network Classes<a class="headerlink"
<tt class="descname">GetStrAttrIndDatN(NId, Index)</tt></dt>
<dd><p>Returns the value of attribute at <em>Index</em> for the node with
node id <em>NId</em>.
Result is an integer, a float, or a string, respectively.</p>
The result is an integer, a float, or a string, respectively.</p>
</dd>
</dl>

Expand Down Expand Up @@ -1002,4 +1002,4 @@ <h2>TNEANetAIntI, TNEANetAFltI, TNEANetAStrI<a class="headerlink"

</div>
</body>
</html>
</html>