Step 2: Put RDF into the Local Property Graph Database
Explore the process of importing an RDF graph into a local property graph database. Learn how to configure the graph, create uniqueness constraints, and verify imported data using Elixir's tools for graph data transformation.
We'll cover the following...
We'll cover the following...
Workflow
We’ll now import the RDF graph we created into our property graph database:
...