Commit graph

28 commits

Author SHA1 Message Date
fab678e456 Add LabelContext to the docs 2015-10-30 17:57:07 -04:00
Mario Castro
3ad4d56026 Order of parameters when using :a and :d are switched 2015-09-04 23:18:26 +02:00
472271af1f change based on @KamiQuasi #280 2015-07-13 18:13:57 -04:00
Jonathan Fuerst
5b207d7c64 Fix spelling mistake in GremlinAPI.md 2015-04-24 10:13:46 +02:00
Jonathan Fuerst
e851864576 changed to new testdata file that is now used throughout the documentation 2015-04-22 17:05:38 +02:00
Alex Chan
19f268c6c1 A couple of small spelling fixes in the docs 2015-04-02 04:27:57 +01:00
969aa1a6c3 Merge pull request #207 from LAlbertalli/master
Add options to ignore duplicate or missing quad
2015-02-11 15:45:58 -05:00
l.albertalli
a7b1eb74b2 Updated the config file 2015-02-09 18:48:49 -08:00
cd35572b6c Update the docs, fixes #205 2015-02-05 21:30:43 -05:00
3c64b52e39 Merge pull request #146 from buley/master
Misspellings in Gremlin and Config docs
2015-02-05 20:41:45 -05:00
a65472e99b subsuming fix for #161 2015-02-03 19:12:42 -05:00
b9cf3c02ca fix #199 by mentioning query objects 2015-02-03 19:09:47 -05:00
93acd2df65 .md missing 2015-02-03 19:06:00 -05:00
bcleenders
9c9f588e96 Update docs
Quads must end with a dot ("."), as specified in the grammar
2014-12-29 14:33:46 +01:00
bcleenders
18da497f3f Adds adding/removing using repl to docs 2014-12-29 14:33:44 +01:00
kortschak
443a091b72 Rename triple entities were relevant 2014-08-27 21:27:01 +09:30
Taylor Buley
6530523e68 corrects misspellings in Gremlin and Config docs 2014-08-26 15:36:11 -07:00
d0fcdf4299 Documentation and tests 2014-08-23 18:05:04 -04:00
b4ef86145d Switch default to localhost. Fixes #107 2014-08-20 15:56:36 -04:00
kortschak
ffb52af00b Rename GremlinTimeout -> Timeout
Given that there may be other Turing complete query interfaces
(particularly a Go query API), the timeout config should not be
specifically tied to gremlin.
2014-08-02 23:28:24 +09:30
kortschak
0fedecd392 Use time.Duration according to the time docs
Having a time.Duration measuring seconds is likely to cause problems at
a later stage. This change retains configuration compatibility while
adding idiomatic duration use.
2014-08-02 23:16:17 +09:30
kortschak
274d9ef57e Rename Provenance -> Label
's/Provenance/Label/g' 's/provenance/label/g' with human vetting.
2014-07-29 08:44:39 +09:30
kortschak
fae860f08e Replace nt with nq in various places throughout
Manually change testdata.nt to testdata.nq.
2014-07-25 14:56:08 +09:30
kortschak
9bf09a5db5 Add transparent input decompression
This supports gzip and bzip2 by magic number determination.

Trailing whitespace differences in documentation due to opinionated
editor.
2014-07-19 12:49:55 +09:30
Jay Graves
91e18f2978 fix gremlin documentation for In and Both
this was likely a copy/paste from Out.
feel free to change the wording to fit your style.
2014-06-29 10:14:05 -05:00
d3a5bc461f Update Overview.md now that we support go-get
From fix #8
2014-06-27 23:13:17 -04:00
Pius Uzamere
73e0247821 Update Overview.md 2014-06-25 14:35:00 -07:00
bbb0a2f580 Initial Commit 2014-06-20 18:34:31 -04:00