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

👌 IMPROVE: Module: Data - Querying #343

Closed
mbercx opened this issue Jun 8, 2021 · 2 comments · Fixed by #365
Closed

👌 IMPROVE: Module: Data - Querying #343

mbercx opened this issue Jun 8, 2021 · 2 comments · Fixed by #365
Assignees
Labels
priority/mission-critical Needs to be fixed (before next event) section/data Section on working with data type/improve Improving already existing content

Comments

@mbercx
Copy link
Member

mbercx commented Jun 8, 2021

The module on quering teached the participant how to:

  • Build a simple query to look for certain types of nodes.
  • How to project certain information in a query.
  • Using filters to restrict the nodes in our query.
  • Defining relationships between query clauses.
  • Generate a provenance graph with the Python API.

The tutorial content is already in good shape, so the explanations just have to be revised for clarity, and perhaps something still needs to be removed/added. It would also be good to check if the material language is consistent with that of the "How to find and query for data" section.

@mbercx mbercx added type/improve Improving already existing content section/data Section on working with data labels Jun 8, 2021
@mbercx
Copy link
Member Author

mbercx commented Jun 8, 2021

Also pinging @chrisjsewell if he has any comments, since I think he originally wrote this content.

@mbercx mbercx changed the title Module: Querying Module: Data - Querying Jun 8, 2021
@mbercx mbercx changed the title Module: Data - Querying 👌 IMPROVE: Module: Data - Querying Jun 9, 2021
@mbercx mbercx added the priority/mission-critical Needs to be fixed (before next event) label Jun 12, 2021
@CasperWA CasperWA linked a pull request Jun 28, 2021 that will close this issue
@ltalirz
Copy link
Member

ltalirz commented Jan 31, 2022

Closed in #365

@ltalirz ltalirz closed this as completed Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/mission-critical Needs to be fixed (before next event) section/data Section on working with data type/improve Improving already existing content
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants