Skip to content

Commit

Permalink
use only manual sparql string for test purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
carstendraschner committed Feb 23, 2021
1 parent 7b905a6 commit 26b011c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ object LMDB_Pipeline {
1,
featuresInOptionalBlocks = true,
)
println(autoSparqlString)
// println(autoSparqlString)

// OPTION 2
val manualSparqlString =
Expand Down

0 comments on commit 26b011c

Please sign in to comment.