[05/35] tinkerpop git commit: TINKERPOP-2055 Updated IO docs to include special numbers

2018-10-05 Thread dkuppitz
TINKERPOP-2055 Updated IO docs to include special numbers


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a083fbff
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a083fbff
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a083fbff

Branch: refs/heads/TINKERPOP-2058
Commit: a083fbff62fcc38a3dae9b138f56b0d052e0c143
Parents: b542027
Author: Stephen Mallette 
Authored: Wed Oct 3 05:30:27 2018 -0400
Committer: Stephen Mallette 
Committed: Wed Oct 3 05:30:27 2018 -0400

--
 docs/src/dev/io/graphson.asciidoc | 2 ++
 1 file changed, 2 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/a083fbff/docs/src/dev/io/graphson.asciidoc
--
diff --git a/docs/src/dev/io/graphson.asciidoc 
b/docs/src/dev/io/graphson.asciidoc
index c120634..064ac2e 100644
--- a/docs/src/dev/io/graphson.asciidoc
+++ b/docs/src/dev/io/graphson.asciidoc
@@ -1491,6 +1491,8 @@ types. By default, TinkerPop types will have the 
namespace "g" (or "gx" for "ext
 
  Double
 
+While the `@value` is expected to be a JSON number, it might also be a 
`String` of `NaN`, `Infinity` or `-Infinity`.
+
 [source,json]
 
 {



[08/50] [abbrv] tinkerpop git commit: TINKERPOP-2055 Updated IO docs to include special numbers

2018-10-05 Thread spmallette
TINKERPOP-2055 Updated IO docs to include special numbers


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a083fbff
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a083fbff
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a083fbff

Branch: refs/heads/TINKERPOP-2053
Commit: a083fbff62fcc38a3dae9b138f56b0d052e0c143
Parents: b542027
Author: Stephen Mallette 
Authored: Wed Oct 3 05:30:27 2018 -0400
Committer: Stephen Mallette 
Committed: Wed Oct 3 05:30:27 2018 -0400

--
 docs/src/dev/io/graphson.asciidoc | 2 ++
 1 file changed, 2 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/a083fbff/docs/src/dev/io/graphson.asciidoc
--
diff --git a/docs/src/dev/io/graphson.asciidoc 
b/docs/src/dev/io/graphson.asciidoc
index c120634..064ac2e 100644
--- a/docs/src/dev/io/graphson.asciidoc
+++ b/docs/src/dev/io/graphson.asciidoc
@@ -1491,6 +1491,8 @@ types. By default, TinkerPop types will have the 
namespace "g" (or "gx" for "ext
 
  Double
 
+While the `@value` is expected to be a JSON number, it might also be a 
`String` of `NaN`, `Infinity` or `-Infinity`.
+
 [source,json]
 
 {



[12/48] tinkerpop git commit: TINKERPOP-2055 Updated IO docs to include special numbers

2018-10-05 Thread rdale
TINKERPOP-2055 Updated IO docs to include special numbers


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a083fbff
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a083fbff
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a083fbff

Branch: refs/heads/TINKERPOP-2037
Commit: a083fbff62fcc38a3dae9b138f56b0d052e0c143
Parents: b542027
Author: Stephen Mallette 
Authored: Wed Oct 3 05:30:27 2018 -0400
Committer: Stephen Mallette 
Committed: Wed Oct 3 05:30:27 2018 -0400

--
 docs/src/dev/io/graphson.asciidoc | 2 ++
 1 file changed, 2 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/a083fbff/docs/src/dev/io/graphson.asciidoc
--
diff --git a/docs/src/dev/io/graphson.asciidoc 
b/docs/src/dev/io/graphson.asciidoc
index c120634..064ac2e 100644
--- a/docs/src/dev/io/graphson.asciidoc
+++ b/docs/src/dev/io/graphson.asciidoc
@@ -1491,6 +1491,8 @@ types. By default, TinkerPop types will have the 
namespace "g" (or "gx" for "ext
 
  Double
 
+While the `@value` is expected to be a JSON number, it might also be a 
`String` of `NaN`, `Infinity` or `-Infinity`.
+
 [source,json]
 
 {



[5/7] tinkerpop git commit: TINKERPOP-2055 Updated IO docs to include special numbers

2018-10-04 Thread spmallette
TINKERPOP-2055 Updated IO docs to include special numbers


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a083fbff
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a083fbff
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a083fbff

Branch: refs/heads/tp32
Commit: a083fbff62fcc38a3dae9b138f56b0d052e0c143
Parents: b542027
Author: Stephen Mallette 
Authored: Wed Oct 3 05:30:27 2018 -0400
Committer: Stephen Mallette 
Committed: Wed Oct 3 05:30:27 2018 -0400

--
 docs/src/dev/io/graphson.asciidoc | 2 ++
 1 file changed, 2 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/a083fbff/docs/src/dev/io/graphson.asciidoc
--
diff --git a/docs/src/dev/io/graphson.asciidoc 
b/docs/src/dev/io/graphson.asciidoc
index c120634..064ac2e 100644
--- a/docs/src/dev/io/graphson.asciidoc
+++ b/docs/src/dev/io/graphson.asciidoc
@@ -1491,6 +1491,8 @@ types. By default, TinkerPop types will have the 
namespace "g" (or "gx" for "ext
 
  Double
 
+While the `@value` is expected to be a JSON number, it might also be a 
`String` of `NaN`, `Infinity` or `-Infinity`.
+
 [source,json]
 
 {



[5/9] tinkerpop git commit: TINKERPOP-2055 Updated IO docs to include special numbers

2018-10-04 Thread spmallette
TINKERPOP-2055 Updated IO docs to include special numbers


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a083fbff
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a083fbff
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a083fbff

Branch: refs/heads/tp33
Commit: a083fbff62fcc38a3dae9b138f56b0d052e0c143
Parents: b542027
Author: Stephen Mallette 
Authored: Wed Oct 3 05:30:27 2018 -0400
Committer: Stephen Mallette 
Committed: Wed Oct 3 05:30:27 2018 -0400

--
 docs/src/dev/io/graphson.asciidoc | 2 ++
 1 file changed, 2 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/a083fbff/docs/src/dev/io/graphson.asciidoc
--
diff --git a/docs/src/dev/io/graphson.asciidoc 
b/docs/src/dev/io/graphson.asciidoc
index c120634..064ac2e 100644
--- a/docs/src/dev/io/graphson.asciidoc
+++ b/docs/src/dev/io/graphson.asciidoc
@@ -1491,6 +1491,8 @@ types. By default, TinkerPop types will have the 
namespace "g" (or "gx" for "ext
 
  Double
 
+While the `@value` is expected to be a JSON number, it might also be a 
`String` of `NaN`, `Infinity` or `-Infinity`.
+
 [source,json]
 
 {



[05/10] tinkerpop git commit: TINKERPOP-2055 Updated IO docs to include special numbers

2018-10-04 Thread spmallette
TINKERPOP-2055 Updated IO docs to include special numbers


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a083fbff
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a083fbff
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a083fbff

Branch: refs/heads/master
Commit: a083fbff62fcc38a3dae9b138f56b0d052e0c143
Parents: b542027
Author: Stephen Mallette 
Authored: Wed Oct 3 05:30:27 2018 -0400
Committer: Stephen Mallette 
Committed: Wed Oct 3 05:30:27 2018 -0400

--
 docs/src/dev/io/graphson.asciidoc | 2 ++
 1 file changed, 2 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/a083fbff/docs/src/dev/io/graphson.asciidoc
--
diff --git a/docs/src/dev/io/graphson.asciidoc 
b/docs/src/dev/io/graphson.asciidoc
index c120634..064ac2e 100644
--- a/docs/src/dev/io/graphson.asciidoc
+++ b/docs/src/dev/io/graphson.asciidoc
@@ -1491,6 +1491,8 @@ types. By default, TinkerPop types will have the 
namespace "g" (or "gx" for "ext
 
  Double
 
+While the `@value` is expected to be a JSON number, it might also be a 
`String` of `NaN`, `Infinity` or `-Infinity`.
+
 [source,json]
 
 {



tinkerpop git commit: TINKERPOP-2055 Updated IO docs to include special numbers

2018-10-03 Thread spmallette
Repository: tinkerpop
Updated Branches:
  refs/heads/TINKERPOP-2055 b54202782 -> a083fbff6


TINKERPOP-2055 Updated IO docs to include special numbers


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a083fbff
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a083fbff
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a083fbff

Branch: refs/heads/TINKERPOP-2055
Commit: a083fbff62fcc38a3dae9b138f56b0d052e0c143
Parents: b542027
Author: Stephen Mallette 
Authored: Wed Oct 3 05:30:27 2018 -0400
Committer: Stephen Mallette 
Committed: Wed Oct 3 05:30:27 2018 -0400

--
 docs/src/dev/io/graphson.asciidoc | 2 ++
 1 file changed, 2 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/a083fbff/docs/src/dev/io/graphson.asciidoc
--
diff --git a/docs/src/dev/io/graphson.asciidoc 
b/docs/src/dev/io/graphson.asciidoc
index c120634..064ac2e 100644
--- a/docs/src/dev/io/graphson.asciidoc
+++ b/docs/src/dev/io/graphson.asciidoc
@@ -1491,6 +1491,8 @@ types. By default, TinkerPop types will have the 
namespace "g" (or "gx" for "ext
 
  Double
 
+While the `@value` is expected to be a JSON number, it might also be a 
`String` of `NaN`, `Infinity` or `-Infinity`.
+
 [source,json]
 
 {