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

[memgraph-2-16 < ] Update load csv docs #666

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

DavIvek
Copy link
Contributor

@DavIvek DavIvek commented Apr 8, 2024

Description

I added a note in LOAD CSV docs with an example of creating labels via property lookup.
Even though this is not the case only for LOAD CSV clauses, we don't have an exact page on which we explain how property lookup works (even though it exists already), maybe we could add that in the future.
I included this information here because I believe it can assist users in dynamically creating labels while importing data via LOAD CSV, which was the primary motivation behind its implementation.

Pull request type

Please check what kind of PR this is:

  • Fix or improvement of an existing page
  • New documentation page, release related

Related PRs and issues

memgraph/memgraph#1762

Closes:
(paste the link to the issue it closes)

Checklist:

  • Check all content with Grammarly
  • Perform a self-review of my code
  • Make corresponding changes to the rest of the documentation (consult with the DX team)
  • The build passes locally
  • My changes generate no new warnings or errors
  • Add a corresponding label
  • If release-related, add a product and version label
  • If release-related, add release note on product PR

@DavIvek DavIvek added the status: ready PR is ready for review label Apr 8, 2024
@DavIvek DavIvek self-assigned this Apr 8, 2024
@DavIvek DavIvek requested a review from kgolubic as a code owner April 8, 2024 22:57
Copy link

vercel bot commented Apr 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview Apr 8, 2024 10:57pm

Copy link
Collaborator

@kgolubic kgolubic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks OK.

@kgolubic kgolubic merged commit 1621c14 into memgraph-2-16 Apr 9, 2024
2 checks passed
@kgolubic kgolubic deleted the update-load-csv-docs branch April 9, 2024 06:19
kgolubic added a commit that referenced this pull request Apr 10, 2024
* Add `storage-delta-on-identical-property-update` flag (#559)

* Add configuration documentation

* Update configuration-settings.mdx

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Update flags

* New: Add Lab v2.13.0 release notes (#648)

* Add util module md5 update (#493)

* Add util module md5 update

* Alter documentation

* Update util_module.mdx

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Add set property module (#500)

* Add set_property documentation

* Add module to sidebar

* Add periodic delete (#501)

* [memgraph-2-16 < T647] Documentation for date.add (#647)

* Add documentation for date.add

* Revert commits from main

* Fix empty line

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Revert "[memgraph-2-16 < T647] Documentation for date.add (#647)"

This reverts commit ed1b04f.

* Add date

* Drop graph (#616)

* Drop graph

* Add cypher difference in drop graph

* Update differences-in-cypher-implementations.md

* Update differences-in-cypher-implementations.md

* Update read-and-modify-data.md

* Create new docs page for DROP GRAPH

* Update delete.md

* Rename file

* Rename file

* Update differences doc

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>

* Add documentation for edge-type indexing (#502)

* Create Memgraph 2.15 section in Release notes

* Add placeholders to the release notes

* Update Release notes

* Update release notes

* Update Release notes

* Updated release notes

* Update Release notes

* Update Release notes

* Add documentation for edge-type indexing

* Update indexes.mdx

---------

Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Implement automatic index creation (#613)

* Add description for feature.

* Rename flag

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* [memgraph-2.16 < ] Forbid merge with null properties (#650)

* Add docs

* Update merge.mdx

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Update min and max (#655)

* update memory usage (#657)

* Update storage-memory-usage.mdx (#660)

update approx number

* update mandatory field description (#654)

* [memgraph-2-16 <] Query execution API (#658)

* Update source code

* Add C API

* Add C++ API

* update load csv docs (#666)

* Fetch edge by edge id (#606)

* Update docs with flag description

* Update configuration-settings.mdx

* Update configuration-settings.mdx

* Update configuration-settings.mdx

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Add pattern comprehension docs (#665)

* Remove Callout code (#664)

* Add pattern comprehension docs

* Fix word

* Update expressions.mdx

* Update formatting

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>

* [memgraph-2.16 < ] HA docs  (#649)

* Init commit

* Added queries, example, 1 -> 3 coords

* add fico's changes

* run text through grammarly, fix some chapters, write about multiple coords

* Add Bolt routing

* Update high-availability.mdx

* Update high-availability.mdx

* Update formatting

* Update high-availability.mdx

* Update high-availability.mdx

---------

Co-authored-by: antoniofilipovic <filipovicantonio1998@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>

* Update file paths

* Docs for query execution in MAGE module refactor (#656)

* Update docs related to Delete all node indexes

* Update constraints docs

* Update description

* [memgraph-2-16<] Update Memgraph 2.16 release notes (#564)

* Update RN

* Update RN

* Update release notes

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN

* Update RN.

* Update pages/release-notes.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update pages/release-notes.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update pages/release-notes.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update release-notes.mdx

* Update RN

---------

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update links and sitemap

---------

Co-authored-by: Josipmrden <josip.mrden@memgraph.io>
Co-authored-by: Toni <toni.lastre@memgraph.io>
Co-authored-by: Ante Pušić <ante.pusic@memgraph.io>
Co-authored-by: gvolfing <107616712+gvolfing@users.noreply.github.com>
Co-authored-by: Gareth Andrew Lloyd <gareth.lloyd@memgraph.io>
Co-authored-by: Gareth Andrew Lloyd <gareth@ignition-web.co.uk>
Co-authored-by: DavIvek <david.ivekovic@memgraph.io>
Co-authored-by: Aidar Samerkhanov <aidar.samerkhanov@memgraph.io>
Co-authored-by: Andi <andi8647@gmail.com>
Co-authored-by: antoniofilipovic <filipovicantonio1998@gmail.com>
Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: ready PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants