Commit Graph

25 Commits

Author SHA1 Message Date
liningrui 53ba638c5f HugeGraph-1261: Add param offset for vertex/edge list API
Incidentally add check on page with other query params

Change-Id: I78d21a0d666d632e1d8bb129efa78b0d4dbeadcc
2018-08-09 18:17:27 +08:00
zhangyi51 b4eca7d300 hugegraph-1176 add single point limit and traverse vertices limit
Change-Id: Ic0f1b925eefd446dafb700316795ac754953ae48
2018-08-09 18:17:26 +08:00
Zhangmei Li cee1af1760 HugeGraph-1162: support authentication and permission control
Change-Id: I9dcbd00e4e8b1c36fd208b69dc65c47b3af26c72
2018-08-09 18:17:25 +08:00
liningrui 4e0b548f9f HugeGraph-1240: Reorganize the default config option
Change-Id: Ic0477a063a4b1decb2aace0425142a6ae743bea0
2018-08-09 18:17:22 +08:00
liningrui 1a09144929 HugeGraph-1197: Expose scan api for hugegraph-spark
Change-Id: I0df5efcc3b64fcd389b4aceece70ed3a3c8bcc4e
2018-08-09 18:17:22 +08:00
zhangyi51 b365b1b3f1 hugegraph-1210 add paths restful api to find paths between two nodes
Change-Id: Ibc246444981060f9cbfbfebf1a1935d23ae37b67
2018-08-09 18:17:22 +08:00
liningrui 0de5469edf HugeGraph-1195: Support eliminate user data on schema
Change-Id: I930dacef54e095d6e283078300916ccb2aa4003a
2018-08-09 18:17:19 +08:00
zhangyi51 8ba7482fa2 hugegraph-81 change argument "checkVertex" to "check_vertex" for batch edge create
Change-Id: I51ec0cf5ede17e72a063682e426a2b53dfb4ea74
2018-08-09 18:17:14 +08:00
liningrui c1c2a1e991 HugeGraph-622: Fix version unmatched for API
Change-Id: Iec1fba2a6699eee1f4aa6dfa8204620d78dbf261
2018-08-09 18:17:12 +08:00
liningrui e82d098c08 HugeGraph-622: Update version to 0.5
Change-Id: I562e043d911827a626f29b4f3bf253936e89a90c
2018-08-09 18:17:00 +08:00
liningrui be842036f3 HugeGraph-956: Support customize string/number id strategy
Change-Id: Ib911fc23d4aeb471daf73cb362e69e3ddebaba94
2018-08-09 18:16:55 +08:00
liningrui 77c950aa6b HugeGraph-589: Add schema id for all schema element
Change-Id: I5b348acebc35cbd7b864a2a4ad8bb47bd9a5d631
2018-08-09 18:16:44 +08:00
liningrui c758900ef8 HugeGraph-938: Remove useless indexnames field in vertexlabel/edgelabel API
Change-Id: Id4a23942b6fbda1b251a6683f0b120736725d005
2018-08-09 18:16:39 +08:00
liningrui b99a79a0fe HugeGraph-622: Upgrade version to 0.4
Change-Id: I2e426bef34c36664e745db1c4b4e119440abda74
2018-08-09 18:16:36 +08:00
liningrui 0c88c3269f HugeGraph-919: Add condition query for vertex/edge list API
Change-Id: I1e3fee37b0fa6808767d41b4651ad8cf360baac4
2018-08-09 18:16:35 +08:00
liningrui bffa544a70 HugeGraph-894: Add vertex/edge update api to addProperty and removeProperty
Change-Id: Ic2c559399ae50b89e8ad8a1a8283b074d0769424
2018-08-09 18:16:33 +08:00
zhangyi51 10463fb313 hugegraph-396 continue to improve variables implementation
1. default not return hidden shcema and graph data
2. implement variables api

Change-Id: I86a60bb6e284c4fdd09510805c6cb2ba33f365cb
2018-08-09 18:16:25 +08:00
liningrui f2b36be530 HugeGraph-245: Add nullable-props for vertex label and edge label
Change-Id: Icaf77250f62472369846f539eac4e21777ba8f2a
2018-08-09 18:16:17 +08:00
liningrui 48129d8bc7 HugeGraph-614: Add update api of vertexlabel and edgelabel to support append and eliminate action.
Change-Id: I1600287ff2e3a41eae0981b6e370c4e600cc6729
2018-08-09 18:15:50 +08:00
liningrui 127aaa7d54 HugeGraph-622: bump up core version from 0.2.3 to 0.3
Change-Id: If7fcef0773c446b1e8e182cfdad9b0b0e44343b2
2018-08-09 18:15:50 +08:00
liningrui 2cbda47819 HugeGraph-498: support three kind of id strategy
Change-Id: Ib67fb41ca93a9af5cdd4a351cf015e3699b9e2a5
2018-08-09 18:15:45 +08:00
liningrui b3f216cd2b HugeGraph-162: add schema builder to seperate client and inner interface.
Change-Id: Iba292d7423a432f304d6d3e1700776e46d1a278f
2018-08-09 18:15:41 +08:00
Zhangmei Li 129f25c434 HugeGraph-525: add versions check of components and api
Change-Id: Id99c661760f73216854b62197a53be4b786dc395
2018-08-09 18:15:39 +08:00
Zhangmei Li 823df463be Revert "HugeGraph-525: add versions check of components and api"
This reverts commit 4ba0c2b75b8d84f4426ec06905b823a134cd225c.
2018-08-09 18:15:38 +08:00
Zhangmei Li adf68830c7 HugeGraph-525: add versions check of components and api
Change-Id: I85aa37bf8721d71de79df8288044d3cc8d588bf0
2018-08-09 18:15:38 +08:00