A B C D E F G H I J L M N O P R S T U V W Y

M

main(String[]) - Static method in class edu.upc.dama.dex.script.ScriptParser
Main method to run an script from the command line.
main(String[]) - Static method in class edu.upc.dama.dex.shell.Shell
Command-line tool to interact with an existing graph database.
markSupported() - Method in class edu.upc.dama.dex.core.TextStream.TextReader
Tell whether this stream supports the mark() operation.
max - Variable in class edu.upc.dama.dex.core.Graph.AttributeStats
Maximum existing value.
mean - Variable in class edu.upc.dama.dex.core.Graph.AttributeStats
Mean or average Sum of all Values divided by the number of observations.
median - Variable in class edu.upc.dama.dex.core.Graph.AttributeStats
Median Middle value that separates the higher half from the lower.
min - Variable in class edu.upc.dama.dex.core.Graph.AttributeStats
Minimum existing value.
mode - Variable in class edu.upc.dama.dex.core.Graph.AttributeStats
Most frequent Value.
modeCount - Variable in class edu.upc.dama.dex.core.Graph.AttributeStats
Number of objects with a Value equal to Graph.AttributeStats.mode, that is the most frequent Value.

A B C D E F G H I J L M N O P R S T U V W Y