CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 19:30:23 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-robots-tag: none
etag: W/"6790631e89271f986f8e207607006649"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=xjGhUzEUqwnlnLQadpEE2NY2ZsTsu%2FhvNtlCVJXCaLVVlAkqxxjo0VpUfJA4QKydB9%2Fbq29v132t%2FFMc3X3DAwfaYDSbG8eWrj0fgG7iuDoayddMbU2jHwiT%2B%2BudEcGq4q%2FVM%2BFMcoGmQHtycHsq68jO72d8BHaQz6tQc9lxAI3Y8h%2BPg2roXgUKrQ%2BKb%2F54esWOW2CvUZdy%2FUNjmZAiMSMta4UrixbM9alwTR%2BkpKkI2hrBPOVqzwS49kOvoQJL8yM23E5CHKfKmBwpUwq3pg%3D%3D--8unfOwmshXm8t8Y2--%2Fh8kFWNQcAyrNzmEtFpB5Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1964732995.1753558223; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 19:30:23 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 19:30:23 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A3CE:3B05D7:8715BC:AE8E71:68852CCF
List of Operators · dbs-leipzig/gradoop Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 88
List of Operators
Timo edited this page Mar 4, 2021
·
14 revisions
The EPGM provides operators for both single logical graphs as well as collections of logical graphs; operators may also return single graphs or graph collections. The following tables contains an overview (GC = Graph Collection, G = Logical Graph).
Unary logical graph operators (one graph as input):
Operator | Output | Output description | Impl |
---|---|---|---|
Aggregation | G | Graph with result of an aggregate function as a new property | Yes |
CAPF | GC | Graphs that match a given Cypher graph pattern | Yes |
Query | GC | Graphs that match a given Cypher-based GDL graph pattern | Yes |
Transformation | G | Graph with transformed (graph, vertex, edge) data | Yes |
Grouping | G | Structural condense of the input graph | Yes |
RollUp | GC | Graphs representing structural condense of the input graph according to SQL RollUp | Yes |
Subgraph | G | Subgraph that fulfils given vertex and edge predicates | Yes |
Cloning | G | Creates a copy of a logical graph | Yes |
Sampling | G | Create samplings of logical graphs (e.g PageRank-Sampling) | Yes |
Split | GC | Splits a logical graph into a graph collection | Yes |
AverageClusteringCoefficient | G | Calculates the average local clustering coefficient | Yes |
AverageDegree | G | Calculates the average degree of a logical graph | Yes |
GraphDensity | G | Calculates the density of a logical graph | Yes |
ClusteringCoefficient | G | Calculates the local/ global clustering coefficient | Yes |
WeaklyConnectedComponents | G/GC | Calculates or annotates weakly connected components using Flink® Gelly | Yes |
HITS | G | Operator wrapping Flink® Gelly's Hyperlink-Induced Topic Search | Yes |
LabelPropagation | G | Operator executing label propagation integrated in Flink® Gelly | Yes |
PageRank | G | Operator wrapping PageRank integrated in Flink® Gelly | Yes |
RandomJump | G | Performs RandomJump, using VertexCentricIteration Flink® Gelly | Yes |
SingleSourceShortestPaths | G | Operator wrapping SingleSourceShortestPaths integrated in Flink® Gelly | Yes |
TriangleCounting | G | Operator wrapping TriangleCounting integrated in Flink® Gelly | Yes |
DistinctVertexDegrees | G | Operator VertexDegrees calculation integrated in Flink® Gelly | Yes |
Verify | G | Removes dangling edges | Yes |
VerifyGraphContainment | G | Removes graph ids different from this graphs id | Yes |
Binary logical graph operators (two graphs as input):
Operator | Output | Output description | Impl |
---|---|---|---|
Combination | G | Graph with vertices and edges from both input graphs | Yes |
Overlap | G | Graph with vertices and edges that exist in both input graphs | Yes |
Exclusion | G | Graph with vertices and edges that exist only in the first graph | Yes |
Equality | {true, false} | Compare graphs in terms of identity or equality of contained elements | Yes |
VertexFusion | G | The second graph is fused to a single vertex within the first graph | Yes |
Unary graph collection operators (one collection as input):
Operator | Output | Output description | Impl |
---|---|---|---|
Cypher | GC | Graphs that match a given Cypher graph pattern | Yes |
Query | GC | Graphs that match a given Cypher-based GDL graph pattern | Yes |
Selection | GC | Filter graphs based on their attached data (i.e. label, properties) | Yes |
Distinct | GC | Collection with no duplicate graphs | Yes |
SortBy | GC | Collection sorted by values of a given property key | No |
TransactionalFSM | GC | Collection of frequent subgraphs | Yes |
Limit | GC | The first n arbitrary elements of the input collection | Yes |
VerifyCollection | GC | Graphs with dangling edges removed | Yes |
VerifyGraphsContainment | GC | Collection with graph ids from graphs not in the collection removed | Yes |
Binary graph collection operators (two collections as input):
Operator | Output | Output description | Impl |
---|---|---|---|
Union | GC | All graphs from both input collections | Yes |
Intersection | GC | Only graphs that exist in both collections | Yes |
Difference | GC | Only graphs that exist only in the first collection | Yes |
Equality | {true, false} | Compare collections in terms of identity or equality of contained elements | Yes |
Operator | In | Out | Output description | Impl |
---|---|---|---|---|
Apply | GC | GC | Applies unary operator (e.g. aggregate) on each graph in the collection | Yes |
Reduce | GC | G | Reduces collection to single graph using binary operator (e.g. combine) | Yes |
Call | GC/G | GC/G | Applies external algorithm on graph or graph collection | Yes |
Operator | Output | Output description | Impl |
---|---|---|---|
VertexToEdge | G | Converts all vertices of a given label into edges | Yes |
EdgeToVertex | G | Converts all edges of a given label into vertices | Yes |
ConnectNeighbors | G | Connects neighbors of specific vertices with newly created edges | Yes |
VertexDeduplication | G | Deletes duplicates of vertices | Yes |
ExtractPropertyFromVertex | G | Extracts properties to newly created vertices | Yes |
PropagatePropertyToNeighbor | G | Operator to copy properties to neighbored vertices | Yes |
Clone this wiki locally
You can’t perform that action at this time.