Skip to content

Commit

Permalink
Merge pull request #4032 from nadment/4031
Browse files Browse the repository at this point in the history
Add icon to ValueMetaGraph #4031
  • Loading branch information
hansva authored Jun 9, 2024
2 parents 73bedfe + 92fcfbf commit d5ca041
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
@ValueMetaPlugin(
id = "303",
name = "Graph",
image = "graph.svg",
description = "Graph data type containing nodes, relationships and their properties")
public class ValueMetaGraph extends ValueMetaBase implements IValueMeta {

Expand Down
12 changes: 12 additions & 0 deletions plugins/tech/neo4j/src/main/resources/graph.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d5ca041

Please sign in to comment.