Skip to content

Commit ab5e331

Browse files
Merge pull request #45204 from NextTurn/link-7
Update http links
2 parents f0dfcdd + bb1419c commit ab5e331

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

articles/cosmos-db/graph-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The following are the differentiated features that Azure Cosmos DB Gremlin API o
5050

5151
* **Compatibility with Apache TinkerPop**
5252

53-
Azure Cosmos DB supports the [open-source Apache TinkerPop standard](http://tinkerpop.apache.org/). The Tinkerpop standard has an ample ecosystem of applications and libraries that can be easily integrated with Azure Cosmos DB's Gremlin API.
53+
Azure Cosmos DB supports the [open-source Apache TinkerPop standard](https://tinkerpop.apache.org/). The Tinkerpop standard has an ample ecosystem of applications and libraries that can be easily integrated with Azure Cosmos DB's Gremlin API.
5454

5555
* **Tunable consistency levels**
5656

articles/cosmos-db/graph-modeling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The following document is designed to provide graph data modeling recommendation
1818
The process outlined in this guide is based on the following assumptions:
1919
* The **entities** in the problem-space are identified. These entities are meant to be consumed _atomically_ for each request. In other words, the database system isn't designed to retrieve a single entity's data in multiple query requests.
2020
* There is an understanding of **read and write requirements** for the database system. These requirements will guide the optimizations needed for the graph data model.
21-
* The principles of the [Apache Tinkerpop property graph standard](http://tinkerpop.apache.org/docs/current/reference/#graph-computing) are well understood.
21+
* The principles of the [Apache Tinkerpop property graph standard](https://tinkerpop.apache.org/docs/current/reference/#graph-computing) are well understood.
2222

2323
## When do I need a graph database?
2424

@@ -36,7 +36,7 @@ The next step is to determine if the graph is going to be used for analytic or t
3636

3737
## How to use graph objects
3838

39-
The [Apache Tinkerpop property graph standard](http://tinkerpop.apache.org/docs/current/reference/#graph-computing) defines two types of objects **Vertices** and **Edges**.
39+
The [Apache Tinkerpop property graph standard](https://tinkerpop.apache.org/docs/current/reference/#graph-computing) defines two types of objects **Vertices** and **Edges**.
4040

4141
The following are the best practices for the properties in the graph objects:
4242

articles/cosmos-db/graph-visualization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 07/02/2019
1111

1212
# Visualize graph data stored in Azure Cosmos DB Gremlin API with data visualization solutions
1313

14-
You can visualize data stored in Azure Cosmos DB Gremlin API by using various data visualization solutions. The following solutions are recommended by the [Apache Tinkerpop community](http://tinkerpop.apache.org/#poweredby) for graph data visualization.
14+
You can visualize data stored in Azure Cosmos DB Gremlin API by using various data visualization solutions. The following solutions are recommended by the [Apache Tinkerpop community](https://tinkerpop.apache.org/#poweredby) for graph data visualization.
1515

1616
## Linkurious Enterprise
1717

articles/cosmos-db/gremlin-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Azure Cosmos DB Graph engine closely follows [Apache TinkerPop](https://tinkerpo
1818

1919
## Unsupported features
2020

21-
* ***[Gremlin Bytecode](http://tinkerpop.apache.org/docs/current/tutorials/gremlin-language-variants/)*** is a programming language agnostic specification for graph traversals. Cosmos DB Graph doesn't support it yet. Use ```GremlinClient.SubmitAsync()``` and pass traversal as a text string.
21+
* ***[Gremlin Bytecode](https://tinkerpop.apache.org/docs/current/tutorials/gremlin-language-variants/)*** is a programming language agnostic specification for graph traversals. Cosmos DB Graph doesn't support it yet. Use ```GremlinClient.SubmitAsync()``` and pass traversal as a text string.
2222

2323
* ***```property(set, 'xyz', 1)```*** set cardinality isn't supported today. Use ```property(list, 'xyz', 1)``` instead.
2424

articles/cosmos-db/gremlin-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The following table lists the TinkerPop features that are implemented by Azure C
4343

4444
## Gremlin wire format: GraphSON
4545

46-
Azure Cosmos DB uses the [GraphSON format](http://tinkerpop.apache.org/docs/current/reference/#graphson) when returning results from Gremlin operations. Azure Cosmos DB currently supports "GraphSONv2" version. GraphSON is the Gremlin standard format for representing vertices, edges, and properties (single and multi-valued properties) using JSON.
46+
Azure Cosmos DB uses the [GraphSON format](https://tinkerpop.apache.org/docs/current/reference/#graphson) when returning results from Gremlin operations. Azure Cosmos DB currently supports "GraphSONv2" version. GraphSON is the Gremlin standard format for representing vertices, edges, and properties (single and multi-valued properties) using JSON.
4747

4848
For example, the following snippet shows a GraphSON representation of a vertex *returned to the client* from Azure Cosmos DB.
4949

articles/cosmos-db/partners-migration-cosmosdb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ From NoSQL migration to application development, you can choose from a variety o
1616

1717
|**Partner** |**Capabilities & experience** |**Supported countries/regions** |**Contact** |
1818
|---------|---------|---------|---------|
19-
|![ImanisData][1] | [Data migration](https://www.imanisdata.com/wp-content/uploads/2018/02/Imanis_DS_MongoDB_Azure_FINAL.pdf) from MongoDB to Azure Cosmos DB. <br/> Imanis Data enables global enterprises to quickly and easily migrate their on-premises or cloud MongoDB databases to Azure Cosmos DB. Imanis Data provides an agentless, incremental-forever cloud migration approach for MongoDB data stores that simplifies migration and significantly reduces downtime.| USA | [Website](http://www.imanisdata.com/) |
19+
|![ImanisData][1] | [Data migration](https://www.imanisdata.com/wp-content/uploads/2018/02/Imanis_DS_MongoDB_Azure_FINAL.pdf) from MongoDB to Azure Cosmos DB. <br/> Imanis Data enables global enterprises to quickly and easily migrate their on-premises or cloud MongoDB databases to Azure Cosmos DB. Imanis Data provides an agentless, incremental-forever cloud migration approach for MongoDB data stores that simplifies migration and significantly reduces downtime.| USA | [Website](https://www.imanisdata.com/) |
2020
|![Striim][2] | [Move real-time data to Azure Cosmos DB](https://www.striim.com/striim-for-azure-cosmos-db/) from a wide variety of data sources. <br/> Striim simplifies the real-time collection and movement of data from a wide variety of on-premises sources, including enterprise document and relational databases, sensors, and log files into Azure Cosmos DB. | USA | [Website](https://www.striim.com/) |
2121

2222
## Systems Integrator partners

0 commit comments

Comments
 (0)