- generate(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.GeneratedMultiGraph
-
- generate(ExecutionEnvironment) - Method in class org.apache.flink.graph.drivers.input.RMatGraph
-
- GeneratedGraph<K> - Class in org.apache.flink.graph.drivers.input
-
Base class for generated graphs.
- GeneratedGraph() - Constructor for class org.apache.flink.graph.drivers.input.GeneratedGraph
-
- GeneratedMultiGraph<K extends Comparable<K>> - Class in org.apache.flink.graph.drivers.input
-
Base class for graph generators which may create duplicate edges.
- GeneratedMultiGraph() - Constructor for class org.apache.flink.graph.drivers.input.GeneratedMultiGraph
-
- getArity() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
-
- getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.CommunityDetectionData
-
- getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.ConnectedComponentsDefaultData
-
- getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.EuclideanGraphData
-
- getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.IncrementalSSSPData
-
- getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.LabelPropagationData
-
- getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.PageRankData
-
- getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.SingleSourceShortestPathsData
-
- getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.TriangleCountData
-
- getDefaultEdgesInSSSP(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.IncrementalSSSPData
-
- getDefaultEdgeToBeRemoved() - Static method in class org.apache.flink.graph.examples.data.IncrementalSSSPData
-
- getDefaultVertexDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.EuclideanGraphData
-
- getDefaultVertexDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.IncrementalSSSPData
-
- getDefaultVertexSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.LabelPropagationData
-
- getDescription() - Method in class org.apache.flink.graph.examples.EuclideanGraphWeighing
-
- getDescription() - Method in class org.apache.flink.graph.examples.GSASingleSourceShortestPaths
-
- getDescription() - Method in class org.apache.flink.graph.examples.IncrementalSSSP
-
- getDescription() - Method in class org.apache.flink.graph.examples.MusicProfiles
-
- getDescription() - Method in class org.apache.flink.graph.examples.PregelSSSP
-
- getDescription() - Method in class org.apache.flink.graph.examples.SingleSourceShortestPaths
-
- getEdges(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.SummarizationData
-
Creates a set of edges with attached
String values.
- getExecutionEnvironment() - Method in class org.apache.flink.graph.Runner
-
Get the ExecutionEnvironment.
- getGenericParameters() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
-
- getIdentity() - Method in class org.apache.flink.graph.drivers.input.CirculantGraph
-
- getIdentity() - Method in class org.apache.flink.graph.drivers.input.CompleteGraph
-
- getIdentity() - Method in class org.apache.flink.graph.drivers.input.CSV
-
- getIdentity() - Method in class org.apache.flink.graph.drivers.input.CycleGraph
-
- getIdentity() - Method in class org.apache.flink.graph.drivers.input.EchoGraph
-
- getIdentity() - Method in class org.apache.flink.graph.drivers.input.EmptyGraph
-
- getIdentity() - Method in class org.apache.flink.graph.drivers.input.GridGraph
-
- getIdentity() - Method in class org.apache.flink.graph.drivers.input.HypercubeGraph
-
- getIdentity() - Method in interface org.apache.flink.graph.drivers.input.Input
-
A human-readable identifier summarizing the input and configuration.
- getIdentity() - Method in class org.apache.flink.graph.drivers.input.PathGraph
-
- getIdentity() - Method in class org.apache.flink.graph.drivers.input.RMatGraph
-
- getIdentity() - Method in class org.apache.flink.graph.drivers.input.SingletonEdgeGraph
-
- getIdentity() - Method in class org.apache.flink.graph.drivers.input.StarGraph
-
- getIdentity() - Method in class org.apache.flink.graph.drivers.transform.GraphKeyTypeTransform
-
- getIdentity() - Method in interface org.apache.flink.graph.drivers.transform.Transform
-
A human-readable identifier summarizing the transform and configuration.
- getLength() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeSerializer
-
- getListOfTriangles() - Static method in class org.apache.flink.graph.examples.data.TriangleCountData
-
- getLongDescription() - Method in class org.apache.flink.graph.drivers.AdamicAdar
-
- getLongDescription() - Method in class org.apache.flink.graph.drivers.ClusteringCoefficient
-
- getLongDescription() - Method in class org.apache.flink.graph.drivers.ConnectedComponents
-
- getLongDescription() - Method in interface org.apache.flink.graph.drivers.Driver
-
A multi-line description, presented in the algorithm usage.
- getLongDescription() - Method in class org.apache.flink.graph.drivers.EdgeList
-
- getLongDescription() - Method in class org.apache.flink.graph.drivers.GraphMetrics
-
- getLongDescription() - Method in class org.apache.flink.graph.drivers.HITS
-
- getLongDescription() - Method in class org.apache.flink.graph.drivers.JaccardIndex
-
- getLongDescription() - Method in class org.apache.flink.graph.drivers.PageRank
-
- getLongDescription() - Method in class org.apache.flink.graph.drivers.TriangleListing
-
- getMismatches(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.MusicProfilesData
-
- getName() - Method in class org.apache.flink.graph.drivers.input.InputBase
-
- getName() - Method in interface org.apache.flink.graph.drivers.parameter.Parameterized
-
A unique, human-readable identifier.
- getName() - Method in class org.apache.flink.graph.drivers.parameter.ParameterizedBase
-
- getName() - Method in class org.apache.flink.graph.Runner
-
- getResult() - Method in class org.apache.flink.graph.Runner
-
Get the result DataSet.
- getShortDescription() - Method in class org.apache.flink.graph.drivers.AdamicAdar
-
- getShortDescription() - Method in class org.apache.flink.graph.drivers.ClusteringCoefficient
-
- getShortDescription() - Method in class org.apache.flink.graph.drivers.ConnectedComponents
-
- getShortDescription() - Method in interface org.apache.flink.graph.drivers.Driver
-
A one-line description, presented in the algorithm listing.
- getShortDescription() - Method in class org.apache.flink.graph.drivers.EdgeList
-
- getShortDescription() - Method in class org.apache.flink.graph.drivers.GraphMetrics
-
- getShortDescription() - Method in class org.apache.flink.graph.drivers.HITS
-
- getShortDescription() - Method in class org.apache.flink.graph.drivers.JaccardIndex
-
- getShortDescription() - Method in class org.apache.flink.graph.drivers.PageRank
-
- getShortDescription() - Method in class org.apache.flink.graph.drivers.TriangleListing
-
- getShortString() - Method in class org.apache.flink.graph.drivers.parameter.Simplify
-
- getSimpleEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.CommunityDetectionData
-
- getSimplifyShortString() - Method in class org.apache.flink.graph.drivers.input.GeneratedMultiGraph
-
Get the short string representation of the simplify transformation.
- getTieEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.CommunityDetectionData
-
- getTieEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.LabelPropagationData
-
- getTieVertexSet(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.LabelPropagationData
-
- getTotalFields() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
-
- getTransformers() - Method in class org.apache.flink.graph.drivers.input.GeneratedGraph
-
- getTransformers() - Method in interface org.apache.flink.graph.drivers.transform.Transformable
-
Get the list of transforms.
- getTypeClass() - Method in class org.apache.flink.graph.drivers.transform.LongValueWithProperHashCode.LongValueWithProperHashCodeTypeInfo
-
- getUsage() - Method in class org.apache.flink.graph.drivers.input.CirculantGraph
-
- getUsage() - Method in class org.apache.flink.graph.drivers.input.GridGraph
-
- getUsage() - Method in class org.apache.flink.graph.drivers.parameter.BooleanParameter
-
- getUsage() - Method in class org.apache.flink.graph.drivers.parameter.ChoiceParameter
-
- getUsage() - Method in class org.apache.flink.graph.drivers.parameter.IterationConvergence
-
- getUsage() - Method in interface org.apache.flink.graph.drivers.parameter.Parameter
-
An informal usage string.
- getUsage() - Method in interface org.apache.flink.graph.drivers.parameter.Parameterized
-
Human-readable format for the command-line usage string.
- getUsage() - Method in class org.apache.flink.graph.drivers.parameter.ParameterizedBase
-
- getUsage() - Method in class org.apache.flink.graph.drivers.parameter.SimpleParameter
-
- getUsage() - Method in class org.apache.flink.graph.drivers.parameter.Simplify
-
- getUserSongTriplets(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.MusicProfilesData
-
- getValue() - Method in class org.apache.flink.graph.drivers.parameter.IterationConvergence
-
- getValue() - Method in interface org.apache.flink.graph.drivers.parameter.Parameter
-
Get the parameter value.
- getValue() - Method in class org.apache.flink.graph.drivers.parameter.SimpleParameter
-
- getValue() - Method in class org.apache.flink.graph.drivers.parameter.Simplify
-
- getVertices(ExecutionEnvironment) - Static method in class org.apache.flink.graph.examples.data.SummarizationData
-
Creates a set of vertices with attached
String values.
- GraphKeyTypeTransform<VV,EV> - Class in org.apache.flink.graph.drivers.transform
-
Transform the ID type of graphs from LongValue to byte, short, char, integer, float,
double, or string.
- GraphKeyTypeTransform(long) - Constructor for class org.apache.flink.graph.drivers.transform.GraphKeyTypeTransform
-
Create a key type transform.
- GraphMetrics<K extends Comparable<K>,VV,EV> - Class in org.apache.flink.graph.drivers
-
Driver for directed and undirected graph metrics analytics.
- GraphMetrics() - Constructor for class org.apache.flink.graph.drivers.GraphMetrics
-
- GridGraph - Class in org.apache.flink.graph.drivers.input
-
Generate a GridGraph.
- GridGraph() - Constructor for class org.apache.flink.graph.drivers.input.GridGraph
-
- GSAPageRank<K> - Class in org.apache.flink.graph.examples
-
This is an implementation of a simple PageRank algorithm, using a gather-sum-apply iteration.
- GSAPageRank(double, int) - Constructor for class org.apache.flink.graph.examples.GSAPageRank
-
Creates an instance of the GSA PageRank algorithm.
- GSASingleSourceShortestPaths - Class in org.apache.flink.graph.examples
-
This example shows how to use Gelly's Gather-Sum-Apply iterations.
- GSASingleSourceShortestPaths() - Constructor for class org.apache.flink.graph.examples.GSASingleSourceShortestPaths
-