Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
W
_
O
OutLinks
- Variable in class pt.tumba.links.
WebGraph
A Map storing OutLinks.
outLink(String, String)
- Method in class pt.tumba.links.
WebGraph
Returns the connection strength between two nodes, assuming there is a connection from the first to the second.
outLink(Integer, Integer)
- Method in class pt.tumba.links.
WebGraph
Returns the connection strength between two nodes, assuming there is a connection from the first to the second.
outLinks(String)
- Method in class pt.tumba.links.
WebGraph
Returns a Map of the nodes that are connected from a given node in the graph.
outLinks(Integer)
- Method in class pt.tumba.links.
WebGraph
Returns a Map of the nodes that are connected from a given node in the graph.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
W
_