Open underlow opened 5 years ago
vertex.getVertices is too slow and should be replaced with Orient SQL or storing additional info in Vertex Possible bottlenecks are:
vertex.getVertices
ObjectVertex.subject
ObjectVertex.properties
AspectVertex.subject
AspectPropertyVertex.associatedAspect
AspectPropertyVertex.parentAspect
vertex.getVertices
is too slow and should be replaced with Orient SQL or storing additional info in Vertex Possible bottlenecks are:ObjectVertex.subject
ObjectVertex.properties
AspectVertex.subject
AspectPropertyVertex.associatedAspect
AspectPropertyVertex.parentAspect