AnnotationSchema
hydra.pg.mapping.AnnotationSchema
case class AnnotationSchema(vertexLabel: String, edgeLabel: String, vertexId: String, edgeId: String, propertyKey: String, propertyValue: String, outVertex: String, outVertexLabel: String, inVertex: String, inVertexLabel: String, outEdge: String, outEdgeLabel: String, inEdge: String, inEdgeLabel: String, ignore: String)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article