Constructor
new NQuadsParser(config)
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object | is an object containing the parser configuration. |
- Source:
Methods
getSupportedType()
- Source:
parse()
- Source:
Parse N-Quads data to triple/quads
| Name | Type | Description |
|---|---|---|
config |
Object | is an object containing the parser configuration. |