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

Take a look at merge relationship documentation -- how best to clarify? #297

Closed
moxious opened this issue Feb 26, 2021 · 3 comments
Closed
Assignees
Labels
documentation training and documentation

Comments

@moxious
Copy link
Contributor

moxious commented Feb 26, 2021

Users appear confused about save mode on relationship merges.

Crux of the issue may be that relationship writes have effectively 3 save modes: the rel, the source, and the target.

Need examples, and expansion in the docs on these points.

@moxious
Copy link
Contributor Author

moxious commented Feb 26, 2021

@utnaf to talk to a key user about problem statement to help inform how best to explain these concepts.

@utnaf
Copy link
Contributor

utnaf commented Mar 5, 2021

We might want to create a quickstart guide that includes the most common scenarios

  • I want to read data out of Neo4j with a cypher query
  • I want to write a bunch of nodes
  • I want to create a bunch of unique relationships between nodes
  • I want to write a dataframe with a Cypher query

Also provide examples in all the languages supported by Spark, something like:

Screen Shot 2021-03-05 at 6 51 40 AM

Add a "Quick Tips" section with best practice and suggestions to avoid common mistakes.

fyi @conker84 @moxious

@moxious moxious added the documentation training and documentation label Jul 13, 2021
@stumoore
Copy link

stumoore commented May 3, 2024

Apologies for the wait, but we have done an extensive overhaul of the Spark docs, which now include Python code examples as well as the scala
https://neo4j.com/docs/spark/current/writing/ which incudes nodes and relationships
https://neo4j.com/docs/spark/current/reading
Pages on schema optimizations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation training and documentation
Projects
None yet
Development

No branches or pull requests

4 participants