Exploring Graphs with Elixir: Missing module attribute? (57)

For now I have added the following to both graph.ex and query.ex

 @storage_dir GraphCommons.storage_dir()

It’s a hack but works for now.

1 Like