Repository: tinkerpop Updated Branches: refs/heads/master 05b457df5 -> 032536eb4
Add labels to change description. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/13905411 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/13905411 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/13905411 Branch: refs/heads/master Commit: 13905411b64e77e245fffef751c2ae567cac2748 Parents: 22ad460 Author: Mathias Bogaert <[email protected]> Authored: Fri Jun 3 12:21:16 2016 +0100 Committer: Mathias Bogaert <[email protected]> Committed: Thu Jul 7 17:34:38 2016 -0700 ---------------------------------------------------------------------- docs/src/upgrade/release-3.1.x-incubating.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/13905411/docs/src/upgrade/release-3.1.x-incubating.asciidoc ---------------------------------------------------------------------- diff --git a/docs/src/upgrade/release-3.1.x-incubating.asciidoc b/docs/src/upgrade/release-3.1.x-incubating.asciidoc index dc9ad73..c54cad8 100644 --- a/docs/src/upgrade/release-3.1.x-incubating.asciidoc +++ b/docs/src/upgrade/release-3.1.x-incubating.asciidoc @@ -88,7 +88,7 @@ Graph Database Providers Property Keys and Hyphens +++++++++++++++++++++++++ -Graph providers should no longer rely on the test suite to validate that hyphens work for property keys. +Graph providers should no longer rely on the test suite to validate that hyphens work for labels and property keys. Vertex and Edge Counts ++++++++++++++++++++++
