org.uninode | ![]() |
org.uninode.0.630
Instance of Type
Inheriting from Node
Known instances are supertypes, subtypes
A GraphInfo node defines how a subgraph is generated.
Type data | Value |
org.uninode.Type.displayPattern | {att:org.uninode.GraphInfo.description} |
Attribute summary | Defined in | Uninode® Id | Properties | Default | |
Boolean | bidirectional true if the subgraph is without direction. | GraphInfo | org.uninode.0.634 | N | |
Boolean | cumulative true if all indirect accesses to this node should be added, false if only the first counts. | GraphInfo | org.uninode.0.636 | N | |
String | description | GraphInfo | org.uninode.0.631 | ||
Attribute | graphAttribute the Attribute that connects the nodes of the subgraph. | GraphInfo | org.uninode.0.632 | not null | |
Real | max maximum strength for edges belonging to the subgraph. | GraphInfo | org.uninode.0.638 | 10 | |
Int | maxDistance maximum distance of the subgraph. | GraphInfo | org.uninode.0.635 | 10 | |
Real | min minimum strength for edges belonging to the subgraph. | GraphInfo | org.uninode.0.639 | 0 | |
Boolean | multiply true if edge strengths should be multiplied. false if they should be added. | GraphInfo | org.uninode.0.637 | Y | |
Boolean | permanent true if the graph should never expire. | GraphInfo | org.uninode.0.640 | N | |
Boolean | reversed false if the direction of the edges is correct, true if edges are reversed. | GraphInfo | org.uninode.0.633 | N | |
String | toString This is the display string. | Node | org.uninode.0.102 | ||
Type | type The type of an object determines the behaviour and attributes of the object. | Node | org.uninode.0.101 | ||
String | uri | Node | org.uninode.0.103 |