2215 questions found.

Page 33 / 45

specifies the minimum number of vertices a graph must have so it qualifies to be in a allGraphs layout. Remember to specify or tick the allGraphs option. Alias: agMin. Default: 1....

specifies the approximate number of vertices desired in the nBody AllGraphs. Default: 0. Minimum value: 1....

specifies the allGraph layout are per GroupBy variable value combination, and not all together regardless of gbvvc. Used when readEdges and useAllGraphs are specified. Alias: agpgb. Default: FALSE....

specifies the vertice sizes, when greater than average, will be multiplied by this value, and vertice sizes, when less than average, will be divided by this value. Alias: attenuateVertSizes. Default: 1....

attributes of columns in the inputs list. For more information about specifying the attributes parameter, see the common casinvardesc parameter. Aliases: attribute, attrs, attr, varAttrs....

specifies that only shortest paths between vertex= and vertex2= (or vertexNumber= and vertex2Number=) are put into the ShortestPaths table. Alias: betweenV. Default: FALSE....

specifies the relative strength of local forces to global forces with regard to laying out the positions of vertices and edges. A tuning parameter for layout algorithms. Default: 0.01. Range: 0–1....

specifies the settings for an output table. For more information about specifying the casOut parameter, see the common casouttable parameter....

specifies that centralities are to be determined- a measure of the relative importance of each vertex. Default: FALSE....

specifies the number of layout algorithm iterations to execute before it is (re)established which vertices are close together to exert force on each other. Default: 3. Range: 1–2000....

specifies that colors are to be determined. Alias: colour. Default: FALSE....

specifies the type of algorithm communities are determined by. ASYNCHRONOUS specifies the algorithm to determine communities is unthreaded and asynchronous. LLSEMISYNCHRONOUS specifies the algorithm to determine communities is threaded and semisynchronous. LLSYNCHRONOUS specifies the algorithm to de...

specifies that centralities for each community is needed. Alias: commCent. Default: FALSE....

specifies the maximum number of iterations the community algorithm can perform. Default: 20. Range: 1–100....

specifies that layouts for each community is needed. Default: FALSE....

specifies the number of community algorithm iterations to perform before the commPrecedence= parameter is used to make labelling decisions....

specifies the way the community algorithm decides what community a vertex belong to, when there is a choice. Alias: commPrec. Default: FALSE....

specifies that communities are to be determined. Default: FALSE....

specifies the list of columns (besides inputs and groupBy columns) to appear in output tables. Aliases: copyVar, extraVars....

specifies whether the casOut table is to be produced. ALWAYS specifies the casOut table is always produced. MULTIPLE specifies the casOut table is produced is and only if there are more than one hypergroup graph. NEVER specifies the casOut table is never to be produced....

specifies the default vertice size. Default: 0....

specified that vertice degrees are to be output. If directed, both in-degree and out-degree are output. Default: FALSE....

specifies that the graph is directed (edges have direction). Default: FALSE....

specifies the output table containing edge information. For more information about specifying the edges parameter, see the common casouttable parameter....

specifies the output table containing edge information for color structural graphs. For more information about specifying the edges2 parameter, see the common casouttable parameter....

specifies the output table containing edge information for community structural graphs. For more information about specifying the edges3 parameter, see the common casouttable parameter....

specifies the output table containing edge information for nBody graphs. For more information about specifying the edges4 parameter, see the common casouttable parameter....

specifies the output table containing edge information for Analytics of Vertices based upon Vertex=. For more information about specifying the edges5 parameter, see the common casouttable parameter....

specifies the output table containing edge information for nBody allGraphs. For more information about specifying the edges6 parameter, see the common casouttable parameter....

specifies the extent, for any pair of vertices, that they are considered too far away from each other to exert any force on each other. A layout algorithm tuning parameter. Default: 1. Minimum value: 0.01....

specifies the list of columns that have edge frequency (or volume, traffic, or flow) data. Aliases: freq, volume, volumn, traffic, flow....

specifies that graph partitioning is to be used- the layout algorithms (which depend on layout=, and parallel=) become sub-algorithms. More costly timewise, but the layout is often better quality. Alias: gp. Default: FALSE....

specifies that centralities will be determined by grid Workers instead of just the grid Controller. Remember to specify or tick the centrality option. Aliases: gridCent, gridCents. Default: FALSE....

specifies the maximum number of levels in a group-by set. When the server determines this number of levels, the server stops and does not return a result. Specify this parameter if you want to avoid creating large result sets in group-by operations....

specifies an input table that contains the groups to use in a group-by analysis....

specifies the height of the frame, if threeD is specified. Default: 100. Minimum value: 1....

specifies that the layout is initially determined without vertices with high degree, i.e. vertices with degree at least highdegree= times the number of vertices in the graph. Default: 0.75. Range: 0–1....

specifies that frequencies are implicit, i.e. any edge that is present in the data some number of times will have that frequency value. Aliases: implicitFrequency, implicitFreq. Default: FALSE....

specified that vertice indices when vertices in each community are together are to be output. Default: FALSE....

specifies the list of columns to hypergroup, i.e. values will be graph vertices. For more information about specifying the inputs parameter, see the common casinvardesc parameter. Alias: input....

specifies a trace (what the action is doing) is to be journalled, which will appear on console. Default: FALSE....

specifies that all vertices in the data are to be output even if they have no edges incident onto them. Alias: kav. Default: FALSE....

specifies the type of layout algorithm. FRUCHGOLD specifies the layout algorithm is roughly based on one proposed by Fruchterman and Reingold. WALSHAW specifies the layout algorithm is roughly based on one proposed by Walshaw....

specifies the length of the frame. Default: 100. Minimum value: 1....

specifies that only shortest paths less than or equal to this length are put into the ShortestPaths table. Alias: longestSP. Minimum value: 0....

specifies the margin around the frame left free of vertices coordinates. Default: 10. Minimum value: 0....

specifies the maximum depth (and thus how close) vertices in the nBody graph or plot can be. Default: 0. Minimum value: 0....

specifies that graph partitioning continues as long as any unpartitioned subgraph has at least this number of vertices or, in other words, the maximum number of vertices in subgraphs after graph partitioning is this number. Default: 100. Minimum value: 1....

When minColorVertices= specified, merge small colors into small colors. Alias: mergeColourSmallest. Default: FALSE....

When minCommVertices= specified, merge small communities into small communities. Default: FALSE....