Package | Description |
---|---|
org.neo4j.helpers |
Common Java utilities.
|
Modifier and Type | Method and Description |
---|---|
static <T1,T2,T3> Triplet<T1,T2,T3> |
Triplet.of(T1 first,
T2 second,
T3 third)
Create a new triplet of objects.
|
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.