public class GlobalAnnotations extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
lex
The namespace of the lexicon relation.
|
long |
timestamp
The timestamp of the view of the lexicon relation.
|
| Constructor and Description |
|---|
GlobalAnnotations(String lex,
long timestamp) |
public final String lex
public final long timestamp
public GlobalAnnotations(String lex, long timestamp)
lex - The namespace of the lexicon relation.timestamp - The timestamp of the view of the lexicon relation.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.