Overview
Under Construction
This section is currently under construction and collects short, goal-oriented recipes.
Purpose
Start here after you have completed at least one tutorial and want to achieve a specific goal.
We need to add some specific use cases here, maybe comes from converting the adapters for the registry.
- How do I create a standalone Docker image for a BioCypher KG?
- How do I use or create an Adapter to read data? (planned – builds on the Adapters tutorial)
- How do I combine data from different Adapters? (planned – builds on the Basics and Adapters tutorials)
- How do I create a graph from a CSV file? (planned – builds on the Basics tutorial)
- How do I convert a graph to a Pandas DataFrame? (planned – uses the Pandas tutorial)
- How do I create a complete pipeline (from CSV file to Neo4j)? (planned – builds on Basics + Neo4j offline tutorial)
- How do I configure BioCypher? (planned – complements the configuration reference)
- How do I define a schema for my graph? (planned – complements the schema configuration reference and ontology explanations)