We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54ffd38 + 1e7e91b commit 3e007c1Copy full SHA for 3e007c1
README.md
@@ -173,4 +173,4 @@ var integerAsString = aLargerInteger.toString();
173
```
174
175
To help you work with Integers, the Integer class exposes a large set of arithmetic methods.
176
-Refer to the Integer API docs for details.
+Refer to the [Integer API docs](http://neo4j.com/docs/api/javascript-driver/current/class/src/v1/integer.js~Integer.html) for details.
0 commit comments