Destutter cayley/config
This commit is contained in:
parent
c4a19a4e35
commit
388618bfa7
6 changed files with 11 additions and 11 deletions
|
|
@ -60,7 +60,7 @@ func Run(query string, ses graph.Session) {
|
|||
}
|
||||
}
|
||||
|
||||
func Repl(ts graph.TripleStore, queryLanguage string, cfg *config.CayleyConfig) {
|
||||
func Repl(ts graph.TripleStore, queryLanguage string, cfg *config.Config) {
|
||||
var ses graph.Session
|
||||
switch queryLanguage {
|
||||
case "sexp":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue