Skip to main content

Enumeration: IndexQuadBy

Bit-flags for dataset indexing modes.

Enumeration Members

Enumeration MemberValueDescription

O

4

Index by quad object.

OP

16

Index by quad object and predicate.

OnlyQuad

0

Index by whole quad (default, required).

P

2

Index by quad predicate.

S

1

Index by quad subject.

SP

8

Index by quad subject and predicate.