Skip to content

SURF-766 Add additionalLabels and additionalProperties config to apoc.create.virtual.fromNode#915

Open
neo-harshg wants to merge 1 commit intodevfrom
SURF-766
Open

SURF-766 Add additionalLabels and additionalProperties config to apoc.create.virtual.fromNode#915
neo-harshg wants to merge 1 commit intodevfrom
SURF-766

Conversation

@neo-harshg
Copy link
Copy Markdown
Contributor

Extend the config map of apoc.create.virtual.fromNode to support additionalLabels (LIST) and additionalProperties (MAP), allowing users to annotate virtual nodes with extra labels and properties at creation time without requiring write mode.

https://linear.app/neo4j/issue/SURF-766/apoc-add-a-virtual-label-to-a-result-node-to-highlight-eg-potential

….create.virtual.fromNode

Extend the config map of apoc.create.virtual.fromNode to support additionalLabels (LIST<STRING>) and additionalProperties (MAP), allowing users to annotate virtual nodes with extra labels and properties at creation time without requiring write mode.

https://linear.app/neo4j/issue/SURF-766/apoc-add-a-virtual-label-to-a-result-node-to-highlight-eg-potential
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants