Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 84f413c

Browse files
committed
Merge branch 'master' of github.com:SYSTAP/blazegraph-samples
2 parents 678c603 + e3afc4a commit 84f413c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Welcome to the Blazegraph Samples Project#
2-
Blazegraph™ is our ultra high-performance graph database supporting Blueprints and RDF/SPARQL APIs. It supports up to 50 Billion edges on a single machine and has a High Availability and Scale-out architecture. It is in production use for Fortune 500 customers such as EMC, Autodesk, and many others. It powers the Wikimedia Foundation's Wiki Data Query Service. See the latest [Feature Matrix](http://www.blazegraph.com/blazegraph#FeatureMatrix).
2+
Blazegraph™ is our ultra high-performance graph database supporting Blueprints and RDF/SPARQL APIs. It supports up to 50 Billion edges on a single machine and has a High Availability and Scale-out architecture. It is in production use for Fortune 500 customers such as EMC, Autodesk, and many others. It powers the Wikimedia Foundation's Wiki Data Query Service. See the latest [Feature Matrix](http://www.blazegraph.com/product/).
33

44
[Sign up](http://eepurl.com/VLpUj) to get the latest news on Blazegraph.
55

@@ -15,16 +15,16 @@ Samples for using Blazegraph™
1515
To build everything run:
1616

1717
```
18-
mvn package
18+
mvn package
1919
```
2020

2121
Simple applications demonstrating using Blazegraph for loading/querying data in different modes:
2222

2323
To build a sample, cd in the directory and run:
2424

2525
```
26-
cd sample-sesame-first
27-
mvn package
26+
cd sample-sesame-first
27+
mvn package
2828
```
2929

3030
1. sample-sesame-first - Sesame API in emmbedded mode

0 commit comments

Comments
 (0)