You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2020/02/06 18:05:52 UTC

svn commit: r1873713 [21/29] - in /tinkerpop/site/dotnetdocs/3.3.10: ./ api/ fonts/ images/ styles/

Added: tinkerpop/site/dotnetdocs/3.3.10/fonts/glyphicons-halflings-regular.ttf
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.3.10/fonts/glyphicons-halflings-regular.ttf?rev=1873713&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tinkerpop/site/dotnetdocs/3.3.10/fonts/glyphicons-halflings-regular.ttf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: tinkerpop/site/dotnetdocs/3.3.10/fonts/glyphicons-halflings-regular.woff
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.3.10/fonts/glyphicons-halflings-regular.woff?rev=1873713&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tinkerpop/site/dotnetdocs/3.3.10/fonts/glyphicons-halflings-regular.woff
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: tinkerpop/site/dotnetdocs/3.3.10/fonts/glyphicons-halflings-regular.woff2
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.3.10/fonts/glyphicons-halflings-regular.woff2?rev=1873713&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tinkerpop/site/dotnetdocs/3.3.10/fonts/glyphicons-halflings-regular.woff2
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: tinkerpop/site/dotnetdocs/3.3.10/images/favicon.ico
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.3.10/images/favicon.ico?rev=1873713&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tinkerpop/site/dotnetdocs/3.3.10/images/favicon.ico
------------------------------------------------------------------------------
    svn:executable = *

Propchange: tinkerpop/site/dotnetdocs/3.3.10/images/favicon.ico
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: tinkerpop/site/dotnetdocs/3.3.10/images/tinkerpop-character.png
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.3.10/images/tinkerpop-character.png?rev=1873713&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tinkerpop/site/dotnetdocs/3.3.10/images/tinkerpop-character.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: tinkerpop/site/dotnetdocs/3.3.10/index.html
URL: http://svn.apache.org/viewvc/tinkerpop/site/dotnetdocs/3.3.10/index.html?rev=1873713&view=auto
==============================================================================
--- tinkerpop/site/dotnetdocs/3.3.10/index.html (added)
+++ tinkerpop/site/dotnetdocs/3.3.10/index.html Thu Feb  6 18:05:51 2020
@@ -0,0 +1,135 @@
+<!DOCTYPE html>
+<!--[if IE]><![endif]-->
+<html>
+  
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <title>Gremlin.Net | Apache TinkerPop - Gremlin.NET API Docs </title>
+    <meta name="viewport" content="width=device-width">
+    <meta name="title" content="Gremlin.Net | Apache TinkerPop - Gremlin.NET API Docs ">
+    <meta name="generator" content="docfx 2.40.2.0">
+    
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="stylesheet" href="styles/docfx.vendor.css">
+    <link rel="stylesheet" href="styles/docfx.css">
+    <link rel="stylesheet" href="styles/main.css">
+    <meta property="docfx:navrel" content="toc.html">
+    <meta property="docfx:tocrel" content="toc.html">
+    
+    <meta property="docfx:rel" content="">
+    
+  </head>
+  <body data-spy="scroll" data-target="#affix" data-offset="120">
+    <div id="wrapper">
+      <header>
+        
+        <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
+          <div class="container">
+            <div class="navbar-header">
+              <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+              </button>
+              
+              <a class="navbar-brand" href="index.html">
+                <img id="logo" class="svg" src="images/tinkerpop-character.png" alt="">
+              </a>
+            </div>
+            <div class="collapse navbar-collapse" id="navbar">
+              <form class="navbar-form navbar-right" role="search" id="search">
+                <div class="form-group">
+                  <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
+                </div>
+              </form>
+            </div>
+          </div>
+        </nav>
+        
+        <div class="subnav navbar navbar-default">
+          <div class="container hide-when-search" id="breadcrumb">
+            <ul class="breadcrumb">
+              <li></li>
+            </ul>
+          </div>
+        </div>
+      </header>
+      <div class="container body-content">
+        
+        <div id="search-results">
+          <div class="search-list"></div>
+          <div class="sr-items">
+            <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
+          </div>
+          <ul id="pagination"></ul>
+        </div>
+      </div>
+      <div role="main" class="container body-content hide-when-search">
+        <div class="article row grid">
+          <div class="col-md-10">
+            <article class="content wrap" id="_content" data-uid="">
+<h1 id="gremlinnet">Gremlin.Net</h1>
+<!--
+
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+-->
+
+<p><a href="http://tinkerpop.apache.org">Apache TinkerPop™</a> is a graph computing framework for both graph databases (OLTP) and graph analytic systems
+(OLAP). <a href="http://tinkerpop.apache.org/gremlin.html">Gremlin</a> is the graph traversal language of TinkerPop. It can be described as a functional,
+data-flow language that enables users to succinctly express complex traversals on (or queries of) their application's
+property graph.</p>
+<p>Gremlin.Net implements Gremlin within the C# language. It targets .NET Standard and can therefore be used on different
+operating systems and with different .NET frameworks, such as .NET Framework and .NET Core.</p>
+<pre><code class="lang-bash">nuget install Gremlin.Net
+</code></pre>
+<p>Please see the <a href="http://tinkerpop.apache.org/docs/current/reference/#gremlin-DotNet">reference documentation</a> at Apache TinkerPop for more information.</p>
+</article>
+          </div>
+          
+          <div class="hidden-sm col-md-2" role="complementary">
+            <div class="sideaffix">
+              <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
+              <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
+              </nav>
+            </div>
+          </div>
+        </div>
+      </div>
+      
+      <footer>
+        <div class="grad-bottom"></div>
+        <div class="footer">
+          <div class="container">
+            <span class="pull-right">
+              <a href="#top">Back to top</a>
+            </span>
+            Copyright © 2018 The Apache Software Foundation
+            
+          </div>
+        </div>
+      </footer>
+    </div>
+    
+    <script type="text/javascript" src="styles/docfx.vendor.js"></script>
+    <script type="text/javascript" src="styles/docfx.js"></script>
+    <script type="text/javascript" src="styles/main.js"></script>
+  </body>
+</html>