getVersion: Find the AllegroGraph server version

Description Usage Arguments Value Examples

Description

Returns the version of the AllegroGraph server, as a string.

Usage

1

Arguments

service

Service object containing service url, username, and password

complex

Default FALSE. Will return all version related info. If FALSE, will just return version number

Value

Version of allegroGraph

Examples

1
2
3
4
5
## Not run: 
service = service("localhost","user","password")
getVersion(service)

## End(Not run)

baasman/allegRo documentation built on May 11, 2019, 5:22 p.m.