-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
-----+--------------+--------------+----------------+--------------------------------
| id | name | dependencies | profiling data | operator info |
-----+--------------+--------------+----------------+--------------------------------
| 3 | Project | 2 | | outputVar: { |
| | | | | "colNames": [ |
| | | | | "src" |
| | | | | ], |
| | | | | "name": "__Project_3", |
| | | | | "type": "DATASET" |
| | | | | } |
| | | | | inputVar: __Filter_2 |
| | | | | columns: [ |
| | | | | "$^ AS src" |
| | | | | ] |
-----+--------------+--------------+----------------+--------------------------------
| 2 | Filter | 1 | | outputVar: { |
| | | | | "colNames": [], |
| | | | | "name": "__Filter_2", |
| | | | | "type": "DATASET" |
| | | | | } |
| | | | | inputVar: __GetNeighbors_1 |
| | | | | condition: (like.likeness>30) |
| | | | | isStable: false |
-----+--------------+--------------+----------------+--------------------------------
| 1 | GetNeighbors | 0 | | outputVar: { |
| | | | | "colNames": [], |
| | | | | "type": "DATASET", |
| | | | | "name": "__GetNeighbors_1" |
| | | | | } |
| | | | | inputVar: __VAR_0 |
| | | | | space: 7 |
| | | | | dedup: false |
| | | | | limit: -1 |
| | | | | filter: |
| | | | | orderBy: [] |
| | | | | src: COLUMN[0] |
| | | | | edgeTypes: [] |
| | | | | edgeDirection: OUT_EDGE |
| | | | | vertexProps: [ |
| | | | | { |
| | | | | "props": [ |
| | | | | "_tag", |
| | | | | "name", |
| | | | | "speciality" |
| | | | | ], |
| | | | | "tagId": 10 |
| | | | | }, |
| | | | | { |
| | | | | "tagId": 9, |
| | | | | "props": [ |
| | | | | "_tag", |
| | | | | "name" |
| | | | | ] |
| | | | | }, |
| | | | | { |
| | | | | "props": [ |
| | | | | "_tag", |
| | | | | "age", |
| | | | | "name" |
| | | | | ], |
| | | | | "tagId": 8 |
| | | | | } |
| | | | | ] |
| | | | | edgeProps: [ |
| | | | | { |
| | | | | "type": 11, |
| | | | | "props": [ |
| | | | | "_dst", |
| | | | | "likeness" |
| | | | | ] |
| | | | | } |
| | | | | ] |
| | | | | statProps: |
| | | | | exprs: |
| | | | | random: false |
-----+--------------+--------------+----------------+--------------------------------
| 0 | Start | | | outputVar: { |
| | | | | "colNames": [], |
| | | | | "type": "DATASET", |
| | | | | "name": "__Start_0" |
| | | | | } |
-----+--------------+--------------+----------------+--------------------------------
Metadata
Metadata
Assignees
Labels
No labels