Skip to content

Commit

Permalink
Merge pull request #125 from Humans-of-Julia/fu/clean_up
Browse files Browse the repository at this point in the history
cleaned up the whole api section and prevent deletion of all dbs in tests
  • Loading branch information
FrankUrbach authored Nov 21, 2021
2 parents 1280918 + 89ecf68 commit ff10951
Show file tree
Hide file tree
Showing 40 changed files with 42 additions and 2,034 deletions.
2 changes: 1 addition & 1 deletion src/TypeDBClient.jl
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ include("logic/Explanation.jl")
include("logic/LogicManager.jl")

#api section
include("api/TypeDBOptions.jl")
include("standard/TypeDBOptions.jl")

#stream section
include("stream/RequestTransmitter.jl")
Expand Down
38 changes: 0 additions & 38 deletions src/api/TypeDBClient.jl

This file was deleted.

64 changes: 0 additions & 64 deletions src/api/TypeDBSession.jl

This file was deleted.

81 changes: 0 additions & 81 deletions src/api/TypeDBTransaction.jl

This file was deleted.

22 changes: 0 additions & 22 deletions src/api/answer/ConceptMap.jl

This file was deleted.

18 changes: 0 additions & 18 deletions src/api/answer/ConceptMapGroup.jl

This file was deleted.

27 changes: 0 additions & 27 deletions src/api/answer/Numeric.jl

This file was deleted.

17 changes: 0 additions & 17 deletions src/api/answer/NumericGroup.jl

This file was deleted.

Loading

0 comments on commit ff10951

Please sign in to comment.