Skip to content
Snippets Groups Projects
Commit f1c9c728 authored by Marcos Pieras's avatar Marcos Pieras
Browse files

test: h2

parent 4821ba98
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ export const visualQuery_1: QueryMultiGraph = {
nodeId: 'id_1741246511422',
nodeName: 'Person',
nodeType: QueryElementTypes.Entity,
handleType: 'entityRightHandle',
handleType: Handles.EntityRight,
attributeName: '',
},
targetHandleData: {
......@@ -145,7 +145,7 @@ export const visualQuery_1: QueryMultiGraph = {
nodeId: 'id_1741246511422',
nodeName: 'Person',
nodeType: QueryElementTypes.Entity,
handleType: 'entityRightHandle',
handleType: Handles.EntityRight,
attributeName: '',
},
targetHandleData: {
......@@ -276,7 +276,7 @@ export const visualQuery_1: QueryMultiGraph = {
nodeId: 'id_1741246511422',
nodeName: 'Person',
nodeType: QueryElementTypes.Entity,
handleType: 'entityRightHandle',
handleType: Handles.EntityRight,
},
},
},
......@@ -353,7 +353,7 @@ export const visualQuery_1: QueryMultiGraph = {
nodeId: 'id_1741246511585',
nodeName: 'Movie',
nodeType: QueryElementTypes.Entity,
handleType: 'entityRightHandle',
handleType: Handles.EntityRight,
},
},
},
......@@ -472,7 +472,7 @@ export const visualQuery_1: QueryMultiGraph = {
nodeId: 'id_1741246630119',
nodeName: 'Movie',
nodeType: QueryElementTypes.Entity,
handleType: 'entityRightHandle',
handleType: Handles.EntityRight,
},
},
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment