Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AUTO: Introduce Data Virtualization procedures #2233

Merged
merged 1 commit into from Oct 4, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 1, 2021

No description provided.

The APOC library now supports the definition of a catalog of virtual resources. 

A virtual resource is an external data source that neo4j can use to query and retrieve data on demand presenting it as virtual nodes enriching the data stored in the graph.

Virtual resources are currently limited to CSV and JDBC sources.
@conker84 conker84 closed this Oct 3, 2021
@conker84 conker84 reopened this Oct 3, 2021
@conker84 conker84 merged commit 94a7bd2 into 4.2 Oct 4, 2021
@conker84 conker84 deleted the auto-4.2-4a4ae1c4aa1eb20aa61c79f193600fbfbe30b811 branch October 4, 2021 08:21
conker84 added a commit that referenced this pull request Dec 3, 2021
The APOC library now supports the definition of a catalog of virtual resources.

A virtual resource is an external data source that neo4j can use to query and retrieve data on demand presenting it as virtual nodes enriching the data stored in the graph.

Virtual resources are currently limited to CSV and JDBC sources.

Co-authored-by: Andrea Santurbano <santand@gmail.com>
conker84 added a commit that referenced this pull request Dec 7, 2021
The APOC library now supports the definition of a catalog of virtual resources.

A virtual resource is an external data source that neo4j can use to query and retrieve data on demand presenting it as virtual nodes enriching the data stored in the graph.

Virtual resources are currently limited to CSV and JDBC sources.

Co-authored-by: Andrea Santurbano <santand@gmail.com>
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this pull request Feb 21, 2022
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this pull request Feb 24, 2022
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this pull request Mar 17, 2022
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this pull request Mar 23, 2022
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this pull request Mar 29, 2022
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.

None yet

2 participants