Skip to content

Commit cd6a9dc

Browse files
committed
Preparing release
1 parent ac68620 commit cd6a9dc

File tree

8 files changed

+118
-74
lines changed

8 files changed

+118
-74
lines changed

docs/api/2.11/ch/acmesoftware/orientDbScalaDsl/OrientGraphDsl$VerticlesFilterQuery.html

Lines changed: 45 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -89,18 +89,18 @@ <h4 id="signature" class="signature">
8989
<div id="constructors" class="members">
9090
<h3>Instance Constructors</h3>
9191
<ol><li name="ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl.VerticlesFilterQuery#&lt;init&gt;" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
92-
<a id="&lt;init&gt;(label:String,fieldFilters:Seq[(String,AnyRef)]):OrientGraphDsl.this.VerticlesFilterQuery"></a>
92+
<a id="&lt;init&gt;(label:String,fieldFilters:Seq[(String,Any)]):OrientGraphDsl.this.VerticlesFilterQuery"></a>
9393
<a id="&lt;init&gt;:VerticlesFilterQuery"></a>
9494
<h4 class="signature">
9595
<span class="modifier_kind">
9696
<span class="modifier"></span>
9797
<span class="kind">new</span>
9898
</span>
9999
<span class="symbol">
100-
<span class="name">VerticlesFilterQuery</span><span class="params">(<span name="label">label: <span class="extype" name="scala.Predef.String">String</span></span>, <span name="fieldFilters">fieldFilters: <span class="extype" name="scala.Seq">Seq</span>[(<span class="extype" name="scala.Predef.String">String</span>, <span class="extype" name="scala.AnyRef">AnyRef</span>)] = <span class="symbol">Nil</span></span>)</span>
100+
<span class="name">VerticlesFilterQuery</span><span class="params">(<span name="label">label: <span class="extype" name="scala.Predef.String">String</span></span>, <span name="fieldFilters">fieldFilters: <span class="extype" name="scala.Seq">Seq</span>[(<span class="extype" name="scala.Predef.String">String</span>, <span class="extype" name="scala.Any">Any</span>)] = <span class="symbol">Nil</span></span>)</span>
101101
</span>
102102
</h4><span class="permalink">
103-
<a href="../../../index.html#ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl$VerticlesFilterQuery@&lt;init&gt;(label:String,fieldFilters:Seq[(String,AnyRef)]):OrientGraphDsl.this.VerticlesFilterQuery" title="Permalink" target="_top">
103+
<a href="../../../index.html#ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl$VerticlesFilterQuery@&lt;init&gt;(label:String,fieldFilters:Seq[(String,Any)]):OrientGraphDsl.this.VerticlesFilterQuery" title="Permalink" target="_top">
104104
<img src="../../../lib/permalink.png" alt="Permalink" />
105105
</a>
106106
</span>
@@ -240,35 +240,35 @@ <h4 class="signature">
240240
</span>
241241
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
242242
</li><li name="ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl.VerticlesFilterQuery#filter" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
243-
<a id="filter(filters:Seq[(String,AnyRef)]):OrientGraphDsl.this.VerticlesFilterQuery"></a>
244-
<a id="filter(Seq[(String,AnyRef)]):VerticlesFilterQuery"></a>
243+
<a id="filter(filters:Seq[(String,Any)]):OrientGraphDsl.this.VerticlesFilterQuery"></a>
244+
<a id="filter(Seq[(String,Any)]):VerticlesFilterQuery"></a>
245245
<h4 class="signature">
246246
<span class="modifier_kind">
247247
<span class="modifier"></span>
248248
<span class="kind">def</span>
249249
</span>
250250
<span class="symbol">
251-
<span class="name">filter</span><span class="params">(<span name="filters">filters: <span class="extype" name="scala.Seq">Seq</span>[(<span class="extype" name="scala.Predef.String">String</span>, <span class="extype" name="scala.AnyRef">AnyRef</span>)]</span>)</span><span class="result">: <a href="" class="extype" name="ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl.VerticlesFilterQuery">VerticlesFilterQuery</a></span>
251+
<span class="name">filter</span><span class="params">(<span name="filters">filters: <span class="extype" name="scala.Seq">Seq</span>[(<span class="extype" name="scala.Predef.String">String</span>, <span class="extype" name="scala.Any">Any</span>)]</span>)</span><span class="result">: <a href="" class="extype" name="ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl.VerticlesFilterQuery">VerticlesFilterQuery</a></span>
252252
</span>
253253
</h4><span class="permalink">
254-
<a href="../../../index.html#ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl$VerticlesFilterQuery@filter(filters:Seq[(String,AnyRef)]):OrientGraphDsl.this.VerticlesFilterQuery" title="Permalink" target="_top">
254+
<a href="../../../index.html#ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl$VerticlesFilterQuery@filter(filters:Seq[(String,Any)]):OrientGraphDsl.this.VerticlesFilterQuery" title="Permalink" target="_top">
255255
<img src="../../../lib/permalink.png" alt="Permalink" />
256256
</a>
257257
</span>
258258

259259
</li><li name="ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl.VerticlesFilterQuery#filter" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
260-
<a id="filter(filter:(String,AnyRef)):OrientGraphDsl.this.VerticlesFilterQuery"></a>
261-
<a id="filter((String,AnyRef)):VerticlesFilterQuery"></a>
260+
<a id="filter(filter:(String,Any)):OrientGraphDsl.this.VerticlesFilterQuery"></a>
261+
<a id="filter((String,Any)):VerticlesFilterQuery"></a>
262262
<h4 class="signature">
263263
<span class="modifier_kind">
264264
<span class="modifier"></span>
265265
<span class="kind">def</span>
266266
</span>
267267
<span class="symbol">
268-
<span class="name">filter</span><span class="params">(<span name="filter">filter: (<span class="extype" name="scala.Predef.String">String</span>, <span class="extype" name="scala.AnyRef">AnyRef</span>)</span>)</span><span class="result">: <a href="" class="extype" name="ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl.VerticlesFilterQuery">VerticlesFilterQuery</a></span>
268+
<span class="name">filter</span><span class="params">(<span name="filter">filter: (<span class="extype" name="scala.Predef.String">String</span>, <span class="extype" name="scala.Any">Any</span>)</span>)</span><span class="result">: <a href="" class="extype" name="ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl.VerticlesFilterQuery">VerticlesFilterQuery</a></span>
269269
</span>
270270
</h4><span class="permalink">
271-
<a href="../../../index.html#ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl$VerticlesFilterQuery@filter(filter:(String,AnyRef)):OrientGraphDsl.this.VerticlesFilterQuery" title="Permalink" target="_top">
271+
<a href="../../../index.html#ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl$VerticlesFilterQuery@filter(filter:(String,Any)):OrientGraphDsl.this.VerticlesFilterQuery" title="Permalink" target="_top">
272272
<img src="../../../lib/permalink.png" alt="Permalink" />
273273
</a>
274274
</span>
@@ -296,23 +296,6 @@ <h4 class="signature">
296296
</span>)</span>
297297

298298
</dd></dl></div>
299-
</li><li name="ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl.VerticlesFilterQuery#get" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
300-
<a id="get():Iterable[com.tinkerpop.blueprints.Vertex]"></a>
301-
<a id="get():Iterable[Vertex]"></a>
302-
<h4 class="signature">
303-
<span class="modifier_kind">
304-
<span class="modifier"></span>
305-
<span class="kind">def</span>
306-
</span>
307-
<span class="symbol">
308-
<span class="name">get</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Iterable">Iterable</span>[<span class="extype" name="com.tinkerpop.blueprints.Vertex">Vertex</span>]</span>
309-
</span>
310-
</h4><span class="permalink">
311-
<a href="../../../index.html#ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl$VerticlesFilterQuery@get():Iterable[com.tinkerpop.blueprints.Vertex]" title="Permalink" target="_top">
312-
<img src="../../../lib/permalink.png" alt="Permalink" />
313-
</a>
314-
</span>
315-
316299
</li><li name="scala.AnyRef#getClass" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
317300
<a id="getClass():Class[_]"></a>
318301
<a id="getClass():Class[_]"></a>
@@ -364,6 +347,23 @@ <h4 class="signature">
364347
</a>
365348
</span>
366349
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
350+
</li><li name="ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl.VerticlesFilterQuery#list" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
351+
<a id="list():Iterable[ch.acmesoftware.orientDbScalaDsl.VertexDsl]"></a>
352+
<a id="list():Iterable[VertexDsl]"></a>
353+
<h4 class="signature">
354+
<span class="modifier_kind">
355+
<span class="modifier"></span>
356+
<span class="kind">def</span>
357+
</span>
358+
<span class="symbol">
359+
<span class="name">list</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Iterable">Iterable</span>[<a href="VertexDsl.html" class="extype" name="ch.acmesoftware.orientDbScalaDsl.VertexDsl">VertexDsl</a>]</span>
360+
</span>
361+
</h4><span class="permalink">
362+
<a href="../../../index.html#ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl$VerticlesFilterQuery@list():Iterable[ch.acmesoftware.orientDbScalaDsl.VertexDsl]" title="Permalink" target="_top">
363+
<img src="../../../lib/permalink.png" alt="Permalink" />
364+
</a>
365+
</span>
366+
367367
</li><li name="scala.AnyRef#ne" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
368368
<a id="ne(x$1:AnyRef):Boolean"></a>
369369
<a id="ne(AnyRef):Boolean"></a>
@@ -415,6 +415,23 @@ <h4 class="signature">
415415
</a>
416416
</span>
417417
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
418+
</li><li name="ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl.VerticlesFilterQuery#single" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
419+
<a id="single():Option[ch.acmesoftware.orientDbScalaDsl.VertexDsl]"></a>
420+
<a id="single():Option[VertexDsl]"></a>
421+
<h4 class="signature">
422+
<span class="modifier_kind">
423+
<span class="modifier"></span>
424+
<span class="kind">def</span>
425+
</span>
426+
<span class="symbol">
427+
<span class="name">single</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Option">Option</span>[<a href="VertexDsl.html" class="extype" name="ch.acmesoftware.orientDbScalaDsl.VertexDsl">VertexDsl</a>]</span>
428+
</span>
429+
</h4><span class="permalink">
430+
<a href="../../../index.html#ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl$VerticlesFilterQuery@single():Option[ch.acmesoftware.orientDbScalaDsl.VertexDsl]" title="Permalink" target="_top">
431+
<img src="../../../lib/permalink.png" alt="Permalink" />
432+
</a>
433+
</span>
434+
418435
</li><li name="scala.AnyRef#synchronized" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
419436
<a id="synchronized[T0](x$1:=&gt;T0):T0"></a>
420437
<a id="synchronized[T0](⇒T0):T0"></a>

docs/api/2.11/ch/acmesoftware/orientDbScalaDsl/OrientGraphDsl.html

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -345,17 +345,14 @@ <h4 class="signature">
345345
<img src="../../../lib/permalink.png" alt="Permalink" />
346346
</a>
347347
</span>
348-
<p class="shortcomment cmt">Creates a by-label filter query</p><div class="fullcomment"><div class="comment cmt"><p>Creates a by-label filter query</p><h4>Example</h4><pre>g.findVertices(<span class="lit">"Person"</span>).get
348+
<p class="shortcomment cmt">Creates a by-label filter query</p><div class="fullcomment"><div class="comment cmt"><p>Creates a by-label filter query</p><h4>Example</h4><pre><span class="cmt">// single by label</span>
349+
g.dsl findVertices <span class="lit">"City"</span> single
349350

350-
g.findVertices(<span class="lit">"Person"</span>)
351-
.filter(<span class="lit">"name"</span> -&gt; <span class="lit">"Frank"</span>)
352-
.filter(<span class="lit">"age"</span> -&gt; <span class="num">28</span>)
353-
.filter(<span class="lit">"active"</span> -&gt; <span class="kw">true</span>)
354-
.get
351+
<span class="cmt">// single by label and properties</span>
352+
g.dsl findVertices <span class="lit">"City"</span> filter <span class="lit">"name"</span> -&gt; <span class="lit">"Zurich"</span> filter <span class="lit">"zip"</span> -&gt; <span class="num">8000</span> single
355353

356-
g.findVertices(<span class="lit">"Person"</span>)
357-
.filter(<span class="lit">"name"</span> -&gt; <span class="lit">"Frank"</span>, <span class="lit">"age"</span> -&gt; <span class="num">28</span>, <span class="lit">"active"</span> -&gt; <span class="kw">true</span>)
358-
.get</pre></div><dl class="paramcmts block"><dt class="param">label</dt><dd class="cmt"><p>The label to filter by</p></dd><dt>returns</dt><dd class="cmt"><p>A by-label filter wuery</p></dd></dl></div>
354+
<span class="cmt">// list</span>
355+
g.dsl findVertices <span class="lit">"City"</span> filter <span class="lit">"name"</span> -&gt; <span class="lit">"Zurich"</span> filter <span class="lit">"zip"</span> -&gt; <span class="num">8000</span> list</pre></div><dl class="paramcmts block"><dt class="param">label</dt><dd class="cmt"><p>The label to filter by</p></dd><dt>returns</dt><dd class="cmt"><p>A by-label filter wuery</p></dd></dl></div>
359356
</li><li name="scala.AnyRef#getClass" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
360357
<a id="getClass():Class[_]"></a>
361358
<a id="getClass():Class[_]"></a>

docs/api/2.11/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<div class="ui-west-center">
2626
<div id="filter">
2727
<div id="textfilter"></div>
28-
<div id="letters"><span>#</span><a target="template" href="index/index-a.html">A</a><span>B</span><a target="template" href="index/index-c.html">C</a><a target="template" href="index/index-d.html">D</a><span>E</span><a target="template" href="index/index-f.html">F</a><a target="template" href="index/index-g.html">G</a><span>H</span><span>I</span><span>J</span><span>K</span><span>L</span><span>M</span><span>N</span><a target="template" href="index/index-o.html">O</a><a target="template" href="index/index-p.html">P</a><span>Q</span><span>R</span><span>S</span><span>T</span><a target="template" href="index/index-u.html">U</a><a target="template" href="index/index-v.html">V</a><a target="template" href="index/index-w.html">W</a><span>X</span><span>Y</span><span>Z</span><span>deprecated</span></div>
28+
<div id="letters"><span>#</span><a target="template" href="index/index-a.html">A</a><span>B</span><a target="template" href="index/index-c.html">C</a><a target="template" href="index/index-d.html">D</a><span>E</span><a target="template" href="index/index-f.html">F</a><span>G</span><span>H</span><span>I</span><span>J</span><span>K</span><a target="template" href="index/index-l.html">L</a><span>M</span><span>N</span><a target="template" href="index/index-o.html">O</a><a target="template" href="index/index-p.html">P</a><span>Q</span><span>R</span><a target="template" href="index/index-s.html">S</a><span>T</span><a target="template" href="index/index-u.html">U</a><a target="template" href="index/index-v.html">V</a><a target="template" href="index/index-w.html">W</a><span>X</span><span>Y</span><span>Z</span><span>deprecated</span></div>
2929
</div>
3030
<div class="pack" id="tpl">
3131

docs/api/2.11/index/index-g.html renamed to docs/api/2.11/index/index-l.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
</head>
1313
<body><div class="entry">
14-
<div class="name">get</div>
14+
<div class="name">list</div>
1515
<div class="occurrences"><a href="../ch/acmesoftware/orientDbScalaDsl/OrientGraphDsl$VerticlesFilterQuery.html" class="extype" name="ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl.VerticlesFilterQuery">VerticlesFilterQuery</a> </div>
1616
</div></body>
1717
</html>

docs/api/2.11/index/index-s.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!DOCTYPE html >
2+
<html>
3+
<head>
4+
<title></title>
5+
<meta name="description" content="" />
6+
<meta name="keywords" content="" />
7+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
8+
9+
<link href="../lib/ref-index.css" media="screen" type="text/css" rel="stylesheet" />
10+
<script type="text/javascript" src="../lib/jquery.js"></script>
11+
12+
</head>
13+
<body><div class="entry">
14+
<div class="name">single</div>
15+
<div class="occurrences"><a href="../ch/acmesoftware/orientDbScalaDsl/OrientGraphDsl$VerticlesFilterQuery.html" class="extype" name="ch.acmesoftware.orientDbScalaDsl.OrientGraphDsl.VerticlesFilterQuery">VerticlesFilterQuery</a> </div>
16+
</div></body>
17+
</html>

0 commit comments

Comments
 (0)