Commit Graph

12 Commits

Author SHA1 Message Date
liningrui 50ad6da1b8 HugeGraph-854: Let delete schema by rest api throw exception when pass error id
Change-Id: If47d2fd1b3134909639abf300a270b78f2a1fe6c
2018-08-09 18:16:28 +08:00
liningrui 8bd2d3fb9a HugeGraph-711: Fixed bug that create schema with the non-English name will show in garbled
Change-Id: I1489fdaffc936a8db9e46092ef1ef31fb17b1222
2018-08-09 18:16:10 +08:00
liningrui 55285ebadf HugeGraph-743: Let fetching schema methods throw NotFoundExeption instead of IllegalArgumentExceptionwhen failed
Also move some methods from class SchemaManger to class HugeGraph, these methods are used to fetch schema object by inner code.

Change-Id: Ie6a5ba550a019819dbb2bbc5fb6fc4e1a6197e2c
2018-08-09 18:16:08 +08:00
Zhangmei Li 02e8427847 HugeGraph-735: set all APIs charset encoding to UTF-8
Change-Id: I6b57ae2bc20b3b136a178c86068d8e97a4e50b28
2018-08-09 18:16:06 +08:00
liningrui db83246699 HugeGraph-645: Add empty line between license and package for hugegraph-server
Change-Id: I301b736be05cfb80524b004ed4af332d14262a68
2018-08-09 18:15:53 +08:00
liningrui 35ddee75e9 HugeGraph-625: fixed bug that there is a line length of more than 80 characters in the license information for hugegraph-server
Change-Id: Ib923eea8aa996146ebb64932734ed4c929581cca
2018-08-09 18:15:51 +08:00
liningrui acc45a72a9 HugeGraph-508: Add license on hugegraph(core) code.
Change-Id: Icdb89818798a8408f294b615782c9f68856f09c5
2018-08-09 18:15:35 +08:00
Zhangmei Li 487c2eae73 HugeGraph-410: improve code style for hugegraph-api
Change-Id: I853f97f206a3ec7ead724f541917a6a7e70fc87f
2018-08-09 18:15:27 +08:00
Zhangmei Li e85798fba6 HugeGraph-123: let property keep its own type after parse from json
Change-Id: Ie497cf04b7803efc6886ba6ceda6101a7356d5a4
2018-08-09 18:14:46 +08:00
liningrui d474d27d7c HugeGraph-91: add schema restful api
Change-Id: I5b58ab4b7399decef5c33fc226a4a1d24e6d3758
2018-08-09 18:14:46 +08:00
Zhangmei Li ab76fd5e32 HugeGraph-90: implement rest api for vertex/edge
Change-Id: I73e455b40da43797e1b8b2abc7065429c2c6c8fa
2018-08-09 18:14:43 +08:00
Zhangmei Li bc1cbb3a7e HugeGraph-89: implement rest framework based on jersey
Change-Id: I89d033abcec4398ed08e1c8cd261757a4a9b78cd
2018-08-09 18:14:42 +08:00