Module: Pacer::Orient
- Defined in:
- lib/pacer-orient/graph.rb,
lib/pacer-orient/encoder.rb,
lib/pacer-orient/version.rb,
lib/pacer-orient/property.rb,
lib/pacer-orient/orient_type.rb,
lib/pacer-orient/factory_container.rb
Defined Under Namespace
Classes: BinaryDateEncoder, Encoder, FactoryContainer, Graph, OrientType, Property
Constant Summary collapse
- VERSION =
"2.1.2"- JAR =
"pacer-orient-#{ VERSION }-standalone.jar"- JAR_PATH =
"lib/#{ JAR }"- ORIENT_VERSION =
"1.7.8"- PIPES_VERSION =
"2.5.0"- PACER_REQ =
">= 1.5.3"