Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- make UntypedTitanGraph AutoCloseable - make ConcurrentTransaction override close to close itself Note that close in TitanUntypedGraph will only close the thread-local transaction, **not** the graph; for that use shutdown.
- Loading branch information