Blazegraph Application Samples

Blazegraph Database sample applications for Blueprints, REST, Custom Functions, Rules, and more. See https://wiki.blazegraph.com/wiki/index.php/Quick_Start.

Лицензия

Лицензия

Группа

Группа

com.blazegraph
Идентификатор

Идентификатор

samples
Последняя версия

Последняя версия

2.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Blazegraph Application Samples
Blazegraph Database sample applications for Blueprints, REST, Custom Functions, Rules, and more. See https://wiki.blazegraph.com/wiki/index.php/Quick_Start.
Организация-разработчик

Организация-разработчик

SYSTAP, LLC DBA Blazegraph
Система контроля версий

Система контроля версий

https://github.com/blazegraph/blazegraph-samples.git

Скачать samples

Имя Файла Размер
samples-2.0.0.pom 10 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.blazegraph/samples/ -->
<dependency>
    <groupId>com.blazegraph</groupId>
    <artifactId>samples</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blazegraph/samples/
implementation 'com.blazegraph:samples:2.0.0'
// https://jarcasting.com/artifacts/com.blazegraph/samples/
implementation ("com.blazegraph:samples:2.0.0")
'com.blazegraph:samples:pom:2.0.0'
<dependency org="com.blazegraph" name="samples" rev="2.0.0">
  <artifact name="samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blazegraph', module='samples', version='2.0.0')
)
libraryDependencies += "com.blazegraph" % "samples" % "2.0.0"
[com.blazegraph/samples "2.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • sample-blueprints-embedded
  • sample-blueprints-remote
  • sample-rdr
  • sample-sesame-embedded
  • sample-sesame-first
  • sample-sesame-remote
  • sample-rdf-rules
  • sample-btree
  • sample-customFunction-embedded
  • sample-customFunction-remote
  • sample-tests

#Welcome to the Blazegraph Samples Project# The Blazegraph™ Database 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 available enterprise features such as High Availability and Scale-out. 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.

Sign up to get the latest news on Blazegraph.

Please also visit us at our: website, wiki, and blog.

Find an issue? Need help? See JIRA or purchase Support.

image

blazegraph-samples

Samples for using Blazegraph™

Link to the Javadoc

To build everything run:

mvn package

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

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

cd sample-sesame-first
mvn package
  1. sample-sesame-first - Sesame API in emmbedded mode https://wiki.blazegraph.com/wiki/index.php/First_Application_Tutorial

  2. 'sample-sesame-embedded' - Sesame API in emmbedded mode https://wiki.blazegraph.com/wiki/index.php/Sesame_API_embedded_mode

  3. 'sample-sesame-remote' - Sesame API in remote mode https://wiki.blazegraph.com/wiki/index.php/Sesame_API_remote_mode

  4. 'sample-blueprints-embedded' - Blueprints API in embedded mode https://wiki.blazegraph.com/wiki/index.php/Blueprints_API_embedded_mode

  5. 'sample-blueprints-remote' - Blueprints API in remote mode https://wiki.blazegraph.com/wiki/index.php/Blueprints_API_remote_mode

  6. 'sample-rdr' - using RDF* and SPARQL* with Blazegraph™ https://wiki.blazegraph.com/wiki/index.php/RDR

  7. 'sample-customFunction-embedded'- Custom Embedded Function https://wiki.blazegraph.com/wiki/index.php/Custom_Function_embedded_mode

  8. 'sample-test' - Sample Unit Tests
    technical project created for CI system

com.blazegraph

Blazegraph

Blazegraph High Performance Graph Database with Semantic Web and Tinkerpop Support

Версии библиотеки

Версия
2.0.0