| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.database | |
| com.thinkaurelius.titan.util.datastructures |
| Modifier and Type | Field and Description |
|---|---|
Interval |
EdgeSerializer.TypedInterval.interval |
| Constructor and Description |
|---|
TypedInterval(PropertyKey key,
Interval interval) |
| Modifier and Type | Class and Description |
|---|---|
class |
PointInterval<T> |
class |
RangeInterval<T> |
| Modifier and Type | Method and Description |
|---|---|
Interval<T> |
Interval.intersect(Interval<T> other) |
Interval<T> |
RangeInterval.intersect(Interval<T> other) |
Interval<T> |
PointInterval.intersect(Interval<T> other) |
| Modifier and Type | Method and Description |
|---|---|
Interval<T> |
Interval.intersect(Interval<T> other) |
Interval<T> |
RangeInterval.intersect(Interval<T> other) |
Interval<T> |
PointInterval.intersect(Interval<T> other) |
Copyright © 2012–2015. All rights reserved.